#0F2433

A very dark, moderate blue closely aligning with Black.

About #0F2433

When working with digital screens, the color #0F2433 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Black. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 36, and 51.

Translating this color to physical media requires the CMYK color model. The color uses 71% Cyan, 29% Magenta, 0% Yellow, and 80% Black. With a hue angle of 205.0 degrees, it sits comfortably in the blue spectrum.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#0F2433
RGB15, 36, 51
HSL205.0°, 54.5%, 12.9%
CMYK71%, 29%, 0%, 80%
HSV205.0°, 70.6%, 20.0%
LAB13.2, -2.8, -12.3
XYZ1.4, 1.6, 3.4
Decimal992307

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

15.90:1
Text on #FFFFFF
AAA
1.32:1
Text on #000000
FAIL
15.20:1
Text on #F8FAFC
AAA
1.12:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #0F2433; }
.text-color { color: #0F2433; }
.border-color { border: 2px solid #0F2433; }

Similar Colors

Black
#000000