#33495F
A dark, moderate blue closely aligning with Darkslategray.
About #33495F
The hex code #33495F represents a beautifully specific shade of blue. Its closest recognized web color is Darkslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 73, and 95.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 46% cyan, 23% magenta, 0% yellow, and 63% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#33495F
RGB51, 73, 95
HSL210.0°, 30.1%, 28.6%
CMYK46%, 23%, 0%, 63%
HSV210.0°, 46.3%, 37.3%
LAB30.1, -1.9, -15.6
XYZ5.8, 6.3, 11.7
Decimal3361119
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.30:1
Text on #FFFFFF
AAA
2.26:1
Text on #000000
FAIL
8.88:1
Text on #F8FAFC
AAA
1.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #33495F;
}
.text-color {
color: #33495F;
}
.border-color {
border: 2px solid #33495F;
}