In RGB color space, #000ced hex color has a red value of 0, a green value of 12 and a blue value of 237.
In CMYK color space (used in color printing), #000ced hex color is composed of 100% cyan, 94.94% magenta, 0% yellow and 7.06% black.
#000ced color has a hue of 237 degrees, a saturation of 100% and a lightness of 46.5%.
#000ced hex color contains mainly BLUE.
The closest web safe color of #000ced is #0000ff
#000ced hex color has a decimal value of 3309.
HEX | 000ced | #000ced |
---|---|---|
RGB | 0, 12, 237 | rgb(0, 12, 237) |
RGB Percent | 0, 4.71, 92.94 | rgb(0, 4.71, 92.94) |
CMYK | 100, 95, 0, 7 | |
HSL | 237°, 100, 46.5 | hsl(237, 100%, 46.5%) |
HSV | 237°, 100, 92.9 |
XYZ | 15.418, 6.377, 80.539 |
---|---|
Hunter Lab | 25.253, 64.791, -171.418 |
CIE-LAB | 30.344, 72.928, -100.971 |
CIE-LCH | 30.344, 124.554, 305.839 |
CIE-LUV | 100, 94.94, 0, 7.06 |
Web Safe | 0000ff |
RGB percent of color #000ced
CMYK percent of color #000ced
Text with hexadecimal color #000ced
This text has a font color of #000ced
<p style="color:#000ced">Text here</p>
#000ced Background Color
This box has a background color of #000ced
<div style="background-color:#000ced">Text here</div>
#000ced Border Color
This box has a border color of #000ced
<div style="border: 4px solid #000ced">Text here</div>
CSS codes
<p style="color:#000ced">Text here</p>
<div style="background-color:#000ced">Text here</div>
<div style="border: 4px solid #000ced">Text here</div>
#000ced Color on white background
This is how a font and box color of #000ced will look
on a white background.
#000ced Color on black background
This is how a font and box color of #000ced hex color will look
on a black background.