In RGB color space, #000eda hex color has a red value of 0, a green value of 14 and a blue value of 218.
In CMYK color space (used in color printing), #000eda hex color is composed of 100% cyan, 93.58% magenta, 0% yellow and 14.51% black.
#000eda color has a hue of 236.1 degrees, a saturation of 100% and a lightness of 42.7%.
#000eda hex color contains mainly BLUE.
The closest web safe color of #000eda is #0000cc
#000eda hex color has a decimal value of 3802.
HEX | 000eda | #000eda |
---|---|---|
RGB | 0, 14, 218 | rgb(0, 14, 218) |
RGB Percent | 0, 5.49, 85.49 | rgb(0, 5.49, 85.49) |
CMYK | 100, 94, 0, 15 | |
HSL | 236.1°, 100, 42.7 | hsl(236.1, 100%, 42.7%) |
HSV | 236.1°, 100, 85.5 |
XYZ | 12.812, 5.376, 66.692 |
---|---|
Hunter Lab | 23.186, 58.058, -154.309 |
CIE-LAB | 27.78, 67.66, -94.368 |
CIE-LCH | 27.78, 116.117, 305.64 |
CIE-LUV | 100, 93.58, 0, 14.51 |
Web Safe | 0000cc |
RGB percent of color #000eda
CMYK percent of color #000eda
Text with hexadecimal color #000eda
This text has a font color of #000eda
<p style="color:#000eda">Text here</p>
#000eda Background Color
This box has a background color of #000eda
<div style="background-color:#000eda">Text here</div>
#000eda Border Color
This box has a border color of #000eda
<div style="border: 4px solid #000eda">Text here</div>
CSS codes
<p style="color:#000eda">Text here</p>
<div style="background-color:#000eda">Text here</div>
<div style="border: 4px solid #000eda">Text here</div>
#000eda Color on white background
This is how a font and box color of #000eda will look
on a white background.
#000eda Color on black background
This is how a font and box color of #000eda hex color will look
on a black background.