In RGB color space, #9876aa hex color has a red value of 152, a green value of 118 and a blue value of 170.
In CMYK color space (used in color printing), #9876aa hex color is composed of 10.59% cyan, 30.59% magenta, 0% yellow and 33.33% black.
#9876aa color has a hue of 279.2 degrees, a saturation of 23.42% and a lightness of 56.5%.
#9876aa hex color contains mainly BLUE.
The closest web safe color of #9876aa is #996699
#9876aa hex color has a decimal value of 9991850.
HEX | 9876aa | #9876aa |
---|---|---|
RGB | 152, 118, 170 | rgb(152, 118, 170) |
RGB Percent | 59.61, 46.27, 66.67 | rgb(59.61, 46.27, 66.67) |
CMYK | 11, 31, 0, 33 | |
HSL | 279.2°, 23.42, 56.5 | hsl(279.2, 23.42%, 56.5%) |
HSV | 279.2°, 30.6, 66.7 |
XYZ | 26.683, 22.535, 40.973 |
---|---|
Hunter Lab | 47.471, 17.259, -17.944 |
CIE-LAB | 54.59, 23.125, -22.685 |
CIE-LCH | 54.59, 32.394, 315.55 |
CIE-LUV | 10.59, 30.59, 0, 33.33 |
Web Safe | 996699 |
RGB percent of color #9876aa
CMYK percent of color #9876aa
Text with hexadecimal color #9876aa
This text has a font color of #9876aa
<p style="color:#9876aa">Text here</p>
#9876aa Background Color
This box has a background color of #9876aa
<div style="background-color:#9876aa">Text here</div>
#9876aa Border Color
This box has a border color of #9876aa
<div style="border: 4px solid #9876aa">Text here</div>
CSS codes
<p style="color:#9876aa">Text here</p>
<div style="background-color:#9876aa">Text here</div>
<div style="border: 4px solid #9876aa">Text here</div>
#9876aa Color on white background
This is how a font and box color of #9876aa will look
on a white background.
#9876aa Color on black background
This is how a font and box color of #9876aa hex color will look
on a black background.