#241699
A dark, vivid blue closely aligning with Darkblue.
About #241699
Visually, #241699 is defined as a vivid blue. It is closely associated with the named CSS color Darkblue. In the RGB color space, it consists of 36 red, 22 green, and 153 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 76% C, 86% M, 0% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#241699
RGB36, 22, 153
HSL246.4°, 74.9%, 34.3%
CMYK76%, 86%, 0%, 40%
HSV246.4°, 85.6%, 60.0%
LAB21.0, 47.7, -66.9
XYZ6.8, 3.2, 30.4
Decimal2365081
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.73:1
Text on #FFFFFF
AAA
1.65:1
Text on #000000
FAIL
12.17:1
Text on #F8FAFC
AAA
1.40:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #241699;
}
.text-color {
color: #241699;
}
.border-color {
border: 2px solid #241699;
}