In RGB color space, #000ecc hex color has a red value of 0, a green value of 14 and a blue value of 204.
In CMYK color space (used in color printing), #000ecc hex color is composed of 100% cyan, 93.14% magenta, 0% yellow and 20% black.
#000ecc color has a hue of 235.9 degrees, a saturation of 100% and a lightness of 40%.
#000ecc hex color contains mainly BLUE.
The closest web safe color of #000ecc is #0000cc
#000ecc hex color has a decimal value of 3788.
HEX | 000ecc | #000ecc |
---|---|---|
RGB | 0, 14, 204 | rgb(0, 14, 204) |
RGB Percent | 0, 5.49, 80 | rgb(0, 5.49, 80) |
CMYK | 100, 93, 0, 20 | |
HSL | 235.9°, 100, 40 | hsl(235.9, 100%, 40%) |
HSV | 235.9°, 100, 80 |
XYZ | 11.056, 4.674, 57.446 |
---|---|
Hunter Lab | 21.619, 53.449, -142.409 |
CIE-LAB | 25.785, 63.967, -89.565 |
CIE-LCH | 25.785, 110.062, 305.534 |
CIE-LUV | 100, 93.14, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #000ecc
CMYK percent of color #000ecc
Text with hexadecimal color #000ecc
This text has a font color of #000ecc
<p style="color:#000ecc">Text here</p>
#000ecc Background Color
This box has a background color of #000ecc
<div style="background-color:#000ecc">Text here</div>
#000ecc Border Color
This box has a border color of #000ecc
<div style="border: 4px solid #000ecc">Text here</div>
CSS codes
<p style="color:#000ecc">Text here</p>
<div style="background-color:#000ecc">Text here</div>
<div style="border: 4px solid #000ecc">Text here</div>
#000ecc Color on white background
This is how a font and box color of #000ecc will look
on a white background.
#000ecc Color on black background
This is how a font and box color of #000ecc hex color will look
on a black background.