In RGB color space, #0000ce hex color has a red value of 0, a green value of 0 and a blue value of 206.
In CMYK color space (used in color printing), #0000ce hex color is composed of 100% cyan, 100% magenta, 0% yellow and 19.22% black.
#0000ce color has a hue of 240 degrees, a saturation of 100% and a lightness of 40.4%.
#0000ce hex color contains mainly BLUE.
The closest web safe color of #0000ce is #0000cc
#0000ce hex color has a decimal value of 206.
HEX | 0000ce | #0000ce |
---|---|---|
RGB | 0, 0, 206 | rgb(0, 0, 206) |
RGB Percent | 0, 0, 80.78 | rgb(0, 0, 80.78) |
CMYK | 100, 100, 0, 19 | |
HSL | 240°, 100, 40.4 | hsl(240, 100%, 40.4%) |
HSV | 240°, 100, 80.8 |
XYZ | 11.141, 4.456, 58.665 |
---|---|
Hunter Lab | 21.109, 57.267, -149.997 |
CIE-LAB | 25.125, 67.436, -91.838 |
CIE-LCH | 25.125, 113.938, 306.29 |
CIE-LUV | 100, 100, 0, 19.22 |
Web Safe | 0000cc |
RGB percent of color #0000ce
CMYK percent of color #0000ce
Text with hexadecimal color #0000ce
This text has a font color of #0000ce
<p style="color:#0000ce">Text here</p>
#0000ce Background Color
This box has a background color of #0000ce
<div style="background-color:#0000ce">Text here</div>
#0000ce Border Color
This box has a border color of #0000ce
<div style="border: 4px solid #0000ce">Text here</div>
CSS codes
<p style="color:#0000ce">Text here</p>
<div style="background-color:#0000ce">Text here</div>
<div style="border: 4px solid #0000ce">Text here</div>
#0000ce Color on white background
This is how a font and box color of #0000ce will look
on a white background.
#0000ce Color on black background
This is how a font and box color of #0000ce hex color will look
on a black background.