In RGB color space, #8333cc hex color has a red value of 131, a green value of 51 and a blue value of 204.
In CMYK color space (used in color printing), #8333cc hex color is composed of 35.78% cyan, 75% magenta, 0% yellow and 20% black.
#8333cc color has a hue of 271.4 degrees, a saturation of 60% and a lightness of 50%.
#8333cc hex color contains mainly BLUE.
The closest web safe color of #8333cc is #9933cc
#8333cc hex color has a decimal value of 8598476.
HEX | 8333cc | #8333cc |
---|---|---|
RGB | 131, 51, 204 | rgb(131, 51, 204) |
RGB Percent | 51.37, 20, 80 | rgb(51.37, 20, 80) |
CMYK | 36, 75, 0, 20 | |
HSL | 271.4°, 60, 50 | hsl(271.4, 60%, 50%) |
HSV | 271.4°, 75, 80 |
XYZ | 21.443, 11.553, 58.226 |
---|---|
Hunter Lab | 33.99, 53.128, -77.774 |
CIE-LAB | 40.497, 60.862, -64.928 |
CIE-LCH | 40.497, 88.993, 313.149 |
CIE-LUV | 35.78, 75, 0, 20 |
Web Safe | 9933cc |
RGB percent of color #8333cc
CMYK percent of color #8333cc
Text with hexadecimal color #8333cc
This text has a font color of #8333cc
<p style="color:#8333cc">Text here</p>
#8333cc Background Color
This box has a background color of #8333cc
<div style="background-color:#8333cc">Text here</div>
#8333cc Border Color
This box has a border color of #8333cc
<div style="border: 4px solid #8333cc">Text here</div>
CSS codes
<p style="color:#8333cc">Text here</p>
<div style="background-color:#8333cc">Text here</div>
<div style="border: 4px solid #8333cc">Text here</div>
#8333cc Color on white background
This is how a font and box color of #8333cc will look
on a white background.
#8333cc Color on black background
This is how a font and box color of #8333cc hex color will look
on a black background.