In RGB color space, #000ead hex color has a red value of 0, a green value of 14 and a blue value of 173.
In CMYK color space (used in color printing), #000ead hex color is composed of 100% cyan, 91.91% magenta, 0% yellow and 32.16% black.
#000ead color has a hue of 235.1 degrees, a saturation of 100% and a lightness of 33.9%.
#000ead hex color contains mainly BLUE.
The closest web safe color of #000ead is #000099
#000ead hex color has a decimal value of 3757.
HEX | 000ead | #000ead |
---|---|---|
RGB | 0, 14, 173 | rgb(0, 14, 173) |
RGB Percent | 0, 5.49, 67.84 | rgb(0, 5.49, 67.84) |
CMYK | 100, 92, 0, 32 | |
HSL | 235.1°, 100, 33.9 | hsl(235.1, 100%, 33.9%) |
HSV | 235.1°, 100, 67.8 |
XYZ | 7.7, 3.331, 39.772 |
---|---|
Hunter Lab | 18.251, 43.369, -116.427 |
CIE-LAB | 21.324, 55.471, -78.616 |
CIE-LCH | 21.324, 96.216, 305.207 |
CIE-LUV | 100, 91.91, 0, 32.16 |
Web Safe | 000099 |
RGB percent of color #000ead
CMYK percent of color #000ead
Text with hexadecimal color #000ead
This text has a font color of #000ead
<p style="color:#000ead">Text here</p>
#000ead Background Color
This box has a background color of #000ead
<div style="background-color:#000ead">Text here</div>
#000ead Border Color
This box has a border color of #000ead
<div style="border: 4px solid #000ead">Text here</div>
CSS codes
<p style="color:#000ead">Text here</p>
<div style="background-color:#000ead">Text here</div>
<div style="border: 4px solid #000ead">Text here</div>
#000ead Color on white background
This is how a font and box color of #000ead will look
on a white background.
#000ead Color on black background
This is how a font and box color of #000ead hex color will look
on a black background.