#4900B6
A dark, vivid purple closely aligning with Mediumblue.
About #4900B6
At its core, #4900B6 is a dark and vivid hue. Designers often compare it to the standard color Mediumblue. This translates to an RGB value of rgb(73, 0, 182).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 60% C, 100% M, 0% Y, and 29% K. The HSL representation is 264.1° hue, 100.0% saturation, and 35.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#4900B6
RGB73, 0, 182
HSL264.1°, 100.0%, 35.7%
CMYK60%, 100%, 0%, 29%
HSV264.1°, 100.0%, 71.4%
LAB26.1, 63.4, -75.9
XYZ11.2, 4.8, 44.6
Decimal4784310
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.72:1
Text on #FFFFFF
AAA
1.96:1
Text on #000000
FAIL
10.25:1
Text on #F8FAFC
AAA
1.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4900B6;
}
.text-color {
color: #4900B6;
}
.border-color {
border: 2px solid #4900B6;
}