#494283
A dark, moderate blue closely aligning with Darkslateblue.
About #494283
At its core, #494283 is a dark and moderate hue. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 73 parts red, 66 parts green, and 131 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 44% C, 50% M, 0% Y, and 49% K. With a hue angle of 246.5 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#494283
RGB73, 66, 131
HSL246.5°, 33.0%, 38.6%
CMYK44%, 50%, 0%, 49%
HSV246.5°, 49.6%, 51.4%
LAB31.7, 20.5, -35.7
XYZ8.8, 7.0, 22.4
Decimal4801155
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.79:1
Text on #FFFFFF
AAA
2.39:1
Text on #000000
FAIL
8.40:1
Text on #F8FAFC
AAA
2.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #494283;
}
.text-color {
color: #494283;
}
.border-color {
border: 2px solid #494283;
}