#491675
A dark, moderate purple closely aligning with Rebeccapurple.
About #491675
The precise color #491675 is an excellent choice for modern design projects. Its closest recognized web color is Rebeccapurple. This translates to an RGB value of rgb(73, 22, 117).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 38% C, 81% M, 0% Y, and 54% K. With a hue angle of 272.2 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#491675
RGB73, 22, 117
HSL272.2°, 68.3%, 27.3%
CMYK38%, 81%, 0%, 54%
HSV272.2°, 81.2%, 45.9%
LAB21.1, 41.8, -44.0
XYZ6.2, 3.3, 17.1
Decimal4789877
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.69:1
Text on #FFFFFF
AAA
1.65:1
Text on #000000
FAIL
12.13:1
Text on #F8FAFC
AAA
1.41:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #491675;
}
.text-color {
color: #491675;
}
.border-color {
border: 2px solid #491675;
}