#244BEB Color Information

Hex color code: #244BEB

A vivid blue shade, #244BEB appears as (36, 75, 235) in RGB and (228°, 83%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRoyal Blue
HEX
#244BEB
RGB
36, 75, 235
HSL
228°, 83%, 53%
CMYK
85%, 68%, 0%, 8%

Shades

CSS Usage
color: #244BEB;
background-color: #244BEB;
border-color: #244BEB;
box-shadow: 0 0 10px #244BEB;
border: 2px solid #244BEB;
Tailwind Usage
bg-[#244BEB]
text-[#244BEB]
border-[#244BEB]
shadow-[0_0_10px_244BEB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #244BEB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #244BEB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #244BEB; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #244BEB; background-color: #244BEB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #244BEB20; border-left: 4px solid #244BEB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #244BEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #244BEB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

36, 75, 235

Red: 36 / Green: 75 / Blue: 235

HSL

228°, 83%, 53%

Hue: 228° / Saturation: 83% / Lightness: 53%

CMYK

85%, 68%, 0%, 8%

Cyan: 85% / Magenta: 68% / Yellow: 0% / Key: 8%

What color is #244BEB?

#244BEB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #244BEB to RGB:

rgb(36, 75, 235)HEX to RGB Converter →

HEX to HSL

Convert #244BEB to HSL:

hsl(228, 83%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #244BEB to CMYK:

cmyk(85%, 68%, 0%, 8%)Color Converter →

Color Meaning and Usage

#244BEB is a dynamic blue color with RGB values of 36, 75, 235 and HSL of 228°, 83%, 53%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #244BEB is #EBC324, creating high-contrast pairings. For softer combinations, try analogous colors like #24AFEB.

Use #244BEB in CSS: color: #244BEB or background-color: #244BEB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #244BEB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.28:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #244BEB?

#244BEB is a dynamic blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #244BEB?

#244BEB in RGB is (36, 75, 235) - 36 red, 75 green, and 235 blue.

How to use #244BEB in CSS?

Use #244BEB directly in your CSS properties like color or background-color.

What colors go well with #244BEB?

#EBC324 (complementary), #24AFEB (analogous), and #1031B1 (lighter shade) work well with #244BEB.