In RGB color space, #000ebb hex color has a red value of 0, a green value of 14 and a blue value of 187.
In CMYK color space (used in color printing), #000ebb hex color is composed of 100% cyan, 92.51% magenta, 0% yellow and 26.67% black.
#000ebb color has a hue of 235.5 degrees, a saturation of 100% and a lightness of 36.7%.
#000ebb hex color contains mainly BLUE.
The closest web safe color of #000ebb is #0000cc
#000ebb hex color has a decimal value of 3771.
HEX | 000ebb | #000ebb |
---|---|---|
RGB | 0, 14, 187 | rgb(0, 14, 187) |
RGB Percent | 0, 5.49, 73.33 | rgb(0, 5.49, 73.33) |
CMYK | 100, 93, 0, 27 | |
HSL | 235.5°, 100, 36.7 | hsl(235.5, 100%, 36.7%) |
HSV | 235.5°, 100, 73.3 |
XYZ | 9.127, 3.902, 47.286 |
---|---|
Hunter Lab | 19.753, 47.906, -128.101 |
CIE-LAB | 23.345, 59.374, -83.621 |
CIE-LCH | 23.345, 102.556, 305.376 |
CIE-LUV | 100, 92.51, 0, 26.67 |
Web Safe | 0000cc |
RGB percent of color #000ebb
CMYK percent of color #000ebb
Text with hexadecimal color #000ebb
This text has a font color of #000ebb
<p style="color:#000ebb">Text here</p>
#000ebb Background Color
This box has a background color of #000ebb
<div style="background-color:#000ebb">Text here</div>
#000ebb Border Color
This box has a border color of #000ebb
<div style="border: 4px solid #000ebb">Text here</div>
CSS codes
<p style="color:#000ebb">Text here</p>
<div style="background-color:#000ebb">Text here</div>
<div style="border: 4px solid #000ebb">Text here</div>
#000ebb Color on white background
This is how a font and box color of #000ebb will look
on a white background.
#000ebb Color on black background
This is how a font and box color of #000ebb hex color will look
on a black background.