In RGB color space, #000ece hex color has a red value of 0, a green value of 14 and a blue value of 206.
In CMYK color space (used in color printing), #000ece hex color is composed of 100% cyan, 93.2% magenta, 0% yellow and 19.22% black.
#000ece color has a hue of 235.9 degrees, a saturation of 100% and a lightness of 40.4%.
#000ece hex color contains mainly BLUE.
The closest web safe color of #000ece is #0000cc
#000ece hex color has a decimal value of 3790.
HEX | 000ece | #000ece |
---|---|---|
RGB | 0, 14, 206 | rgb(0, 14, 206) |
RGB Percent | 0, 5.49, 80.78 | rgb(0, 5.49, 80.78) |
CMYK | 100, 93, 0, 19 | |
HSL | 235.9°, 100, 40.4 | hsl(235.9, 100%, 40.4%) |
HSV | 235.9°, 100, 80.8 |
XYZ | 11.298, 4.77, 58.718 |
---|---|
Hunter Lab | 21.84, 54.117, -144.114 |
CIE-LAB | 26.069, 64.51, -90.259 |
CIE-LCH | 26.069, 110.942, 305.554 |
CIE-LUV | 100, 93.2, 0, 19.22 |
Web Safe | 0000cc |
RGB percent of color #000ece
CMYK percent of color #000ece
Text with hexadecimal color #000ece
This text has a font color of #000ece
<p style="color:#000ece">Text here</p>
#000ece Background Color
This box has a background color of #000ece
<div style="background-color:#000ece">Text here</div>
#000ece Border Color
This box has a border color of #000ece
<div style="border: 4px solid #000ece">Text here</div>
CSS codes
<p style="color:#000ece">Text here</p>
<div style="background-color:#000ece">Text here</div>
<div style="border: 4px solid #000ece">Text here</div>
#000ece Color on white background
This is how a font and box color of #000ece will look
on a white background.
#000ece Color on black background
This is how a font and box color of #000ece hex color will look
on a black background.