In RGB color space, #000ebc hex color has a red value of 0, a green value of 14 and a blue value of 188.
In CMYK color space (used in color printing), #000ebc hex color is composed of 100% cyan, 92.55% magenta, 0% yellow and 26.27% black.
#000ebc color has a hue of 235.5 degrees, a saturation of 100% and a lightness of 36.9%.
#000ebc hex color contains mainly BLUE.
The closest web safe color of #000ebc is #0000cc
#000ebc hex color has a decimal value of 3772.
HEX | 000ebc | #000ebc |
---|---|---|
RGB | 0, 14, 188 | rgb(0, 14, 188) |
RGB Percent | 0, 5.49, 73.73 | rgb(0, 5.49, 73.73) |
CMYK | 100, 93, 0, 26 | |
HSL | 235.5°, 100, 36.9 | hsl(235.5, 100%, 36.9%) |
HSV | 235.5°, 100, 73.7 |
XYZ | 9.234, 3.945, 47.852 |
---|---|
Hunter Lab | 19.862, 48.227, -128.939 |
CIE-LAB | 23.489, 59.645, -83.974 |
CIE-LCH | 23.489, 103.001, 305.385 |
CIE-LUV | 100, 92.55, 0, 26.27 |
Web Safe | 0000cc |
RGB percent of color #000ebc
CMYK percent of color #000ebc
Text with hexadecimal color #000ebc
This text has a font color of #000ebc
<p style="color:#000ebc">Text here</p>
#000ebc Background Color
This box has a background color of #000ebc
<div style="background-color:#000ebc">Text here</div>
#000ebc Border Color
This box has a border color of #000ebc
<div style="border: 4px solid #000ebc">Text here</div>
CSS codes
<p style="color:#000ebc">Text here</p>
<div style="background-color:#000ebc">Text here</div>
<div style="border: 4px solid #000ebc">Text here</div>
#000ebc Color on white background
This is how a font and box color of #000ebc will look
on a white background.
#000ebc Color on black background
This is how a font and box color of #000ebc hex color will look
on a black background.