#240792
A dark, vivid blue closely aligning with Darkblue.
About #240792
The precise color #240792 is an excellent choice for modern design projects. Its closest recognized web color is Darkblue. In the RGB color space, it consists of 36 red, 7 green, and 146 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 75% cyan and 95% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#240792
RGB36, 7, 146
HSL252.5°, 90.8%, 30.0%
CMYK75%, 95%, 0%, 43%
HSV252.5°, 95.2%, 57.3%
LAB18.4, 50.8, -67.0
XYZ6.0, 2.6, 27.4
Decimal2361234
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.81:1
Text on #FFFFFF
AAA
1.52:1
Text on #000000
FAIL
13.20:1
Text on #F8FAFC
AAA
1.29:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #240792;
}
.text-color {
color: #240792;
}
.border-color {
border: 2px solid #240792;
}