In RGB color space, #c00ded hex color has a red value of 192, a green value of 13 and a blue value of 237.
In CMYK color space (used in color printing), #c00ded hex color is composed of 18.99% cyan, 94.51% magenta, 0% yellow and 7.06% black.
#c00ded color has a hue of 287.9 degrees, a saturation of 89.6% and a lightness of 49%.
#c00ded hex color contains mainly BLUE.
The closest web safe color of #c00ded is #cc00ff
#c00ded hex color has a decimal value of 12586477.
HEX | c00ded | #c00ded |
---|---|---|
RGB | 192, 13, 237 | rgb(192, 13, 237) |
RGB Percent | 75.29, 5.1, 92.94 | rgb(75.29, 5.1, 92.94) |
CMYK | 19, 95, 0, 7 | |
HSL | 287.9°, 89.6, 49 | hsl(287.9, 89.6%, 49%) |
HSV | 287.9°, 94.5, 92.9 |
XYZ | 37.168, 17.609, 81.561 |
---|---|
Hunter Lab | 41.963, 84.668, -85.864 |
CIE-LAB | 49.018, 85.383, -69.536 |
CIE-LCH | 49.018, 110.116, 320.841 |
CIE-LUV | 18.99, 94.51, 0, 7.06 |
Web Safe | cc00ff |
RGB percent of color #c00ded
CMYK percent of color #c00ded
Text with hexadecimal color #c00ded
This text has a font color of #c00ded
<p style="color:#c00ded">Text here</p>
#c00ded Background Color
This box has a background color of #c00ded
<div style="background-color:#c00ded">Text here</div>
#c00ded Border Color
This box has a border color of #c00ded
<div style="border: 4px solid #c00ded">Text here</div>
CSS codes
<p style="color:#c00ded">Text here</p>
<div style="background-color:#c00ded">Text here</div>
<div style="border: 4px solid #c00ded">Text here</div>
#c00ded Color on white background
This is how a font and box color of #c00ded will look
on a white background.
#c00ded Color on black background
This is how a font and box color of #c00ded hex color will look
on a black background.