#27244F Color Information

Hex color code: #27244F

#27244F is a deep blue color. In RGB it is (39, 36, 79), and in HSL it is (244°, 37%, 23%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#27244F
RGB
39, 36, 79
HSL
244°, 37%, 23%
CMYK
51%, 54%, 0%, 69%

Shades

CSS Usage
color: #27244F;
background-color: #27244F;
border-color: #27244F;
box-shadow: 0 0 10px #27244F;
border: 2px solid #27244F;
Tailwind Usage
bg-[#27244F]
text-[#27244F]
border-[#27244F]
shadow-[0_0_10px_27244F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #27244F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #27244F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #27244F; 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 #27244F; background-color: #27244F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #27244F20; border-left: 4px solid #27244F; }

Link / Accent

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

a { color: #27244F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #27244F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

39, 36, 79

Red: 39 / Green: 36 / Blue: 79

HSL

244°, 37%, 23%

Hue: 244° / Saturation: 37% / Lightness: 23%

CMYK

51%, 54%, 0%, 69%

Cyan: 51% / Magenta: 54% / Yellow: 0% / Key: 69%

What color is #27244F?

#27244F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #27244F to RGB:

rgb(39, 36, 79)HEX to RGB Converter →

HEX to HSL

Convert #27244F to HSL:

hsl(244, 37%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #27244F to CMYK:

cmyk(51%, 54%, 0%, 69%)Color Converter →

Color Meaning and Usage

#27244F is a rich blue color with RGB values of 39, 36, 79 and HSL of 244°, 37%, 23%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #27244F is #4D5025, creating high-contrast pairings. For softer combinations, try analogous colors like #253850.

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

Contrast with #27244F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #27244F?

#27244F is a rich blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #27244F?

#27244F in RGB is (39, 36, 79) - 39 red, 36 green, and 79 blue.

How to use #27244F in CSS?

Use #27244F directly in your CSS properties like color or background-color.

What colors go well with #27244F?

#4D5025 (complementary), #253850 (analogous), and #0E0D1C (lighter shade) work well with #27244F.