In RGB color space, #000ec0 hex color has a red value of 0, a green value of 14 and a blue value of 192.
In CMYK color space (used in color printing), #000ec0 hex color is composed of 100% cyan, 92.71% magenta, 0% yellow and 24.71% black.
#000ec0 color has a hue of 235.6 degrees, a saturation of 100% and a lightness of 37.6%.
#000ec0 hex color contains mainly BLUE.
The closest web safe color of #000ec0 is #0000cc
#000ec0 hex color has a decimal value of 3776.
HEX | 000ec0 | #000ec0 |
---|---|---|
RGB | 0, 14, 192 | rgb(0, 14, 192) |
RGB Percent | 0, 5.49, 75.29 | rgb(0, 5.49, 75.29) |
CMYK | 100, 93, 0, 25 | |
HSL | 235.6°, 100, 37.6 | hsl(235.6, 100%, 37.6%) |
HSV | 235.6°, 100, 75.3 |
XYZ | 9.671, 4.12, 50.155 |
---|---|
Hunter Lab | 20.298, 49.526, -132.295 |
CIE-LAB | 24.064, 60.734, -85.383 |
CIE-LCH | 24.064, 104.78, 305.425 |
CIE-LUV | 100, 92.71, 0, 24.71 |
Web Safe | 0000cc |
RGB percent of color #000ec0
CMYK percent of color #000ec0
Text with hexadecimal color #000ec0
This text has a font color of #000ec0
<p style="color:#000ec0">Text here</p>
#000ec0 Background Color
This box has a background color of #000ec0
<div style="background-color:#000ec0">Text here</div>
#000ec0 Border Color
This box has a border color of #000ec0
<div style="border: 4px solid #000ec0">Text here</div>
CSS codes
<p style="color:#000ec0">Text here</p>
<div style="background-color:#000ec0">Text here</div>
<div style="border: 4px solid #000ec0">Text here</div>
#000ec0 Color on white background
This is how a font and box color of #000ec0 will look
on a white background.
#000ec0 Color on black background
This is how a font and box color of #000ec0 hex color will look
on a black background.