#005F92

A dark, vivid blue closely aligning with Steelblue.

About #005F92

When working with digital screens, the color #005F92 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Steelblue. This translates to an RGB value of rgb(0, 95, 146).

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 100% cyan, 35% magenta, 0% yellow, and 43% black. With a hue angle of 201.0 degrees, it sits comfortably in the blue spectrum.

When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#005F92
RGB0, 95, 146
HSL201.0°, 100.0%, 28.6%
CMYK100%, 35%, 0%, 43%
HSV201.0°, 100.0%, 57.3%
LAB38.3, -3.8, -34.6
XYZ9.3, 10.3, 28.7
Decimal24466

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

6.88:1
Text on #FFFFFF
AA
3.05:1
Text on #000000
AA Large
6.58:1
Text on #F8FAFC
AA
2.59:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #005F92; }
.text-color { color: #005F92; }
.border-color { border: 2px solid #005F92; }

Similar Colors

Steelblue
#4682B4