In RGB color space, #8333dd hex color has a red value of 131, a green value of 51 and a blue value of 221.
In CMYK color space (used in color printing), #8333dd hex color is composed of 40.72% cyan, 76.92% magenta, 0% yellow and 13.33% black.
#8333dd color has a hue of 268.2 degrees, a saturation of 71.43% and a lightness of 53.3%.
#8333dd hex color contains mainly BLUE.
The closest web safe color of #8333dd is #9933cc
#8333dd hex color has a decimal value of 8598493.
HEX | 8333dd | #8333dd |
---|---|---|
RGB | 131, 51, 221 | rgb(131, 51, 221) |
RGB Percent | 51.37, 20, 86.67 | rgb(51.37, 20, 86.67) |
CMYK | 41, 77, 0, 13 | |
HSL | 268.2°, 71.43, 53.3 | hsl(268.2, 71.43%, 53.3%) |
HSV | 268.2°, 76.9, 86.7 |
XYZ | 23.595, 12.413, 69.559 |
---|---|
Hunter Lab | 35.232, 57.886, -92.394 |
CIE-LAB | 41.865, 64.823, -72.483 |
CIE-LCH | 41.865, 97.241, 311.807 |
CIE-LUV | 40.72, 76.92, 0, 13.33 |
Web Safe | 9933cc |
RGB percent of color #8333dd
CMYK percent of color #8333dd
Text with hexadecimal color #8333dd
This text has a font color of #8333dd
<p style="color:#8333dd">Text here</p>
#8333dd Background Color
This box has a background color of #8333dd
<div style="background-color:#8333dd">Text here</div>
#8333dd Border Color
This box has a border color of #8333dd
<div style="border: 4px solid #8333dd">Text here</div>
CSS codes
<p style="color:#8333dd">Text here</p>
<div style="background-color:#8333dd">Text here</div>
<div style="border: 4px solid #8333dd">Text here</div>
#8333dd Color on white background
This is how a font and box color of #8333dd will look
on a white background.
#8333dd Color on black background
This is how a font and box color of #8333dd hex color will look
on a black background.