In RGB color space, #000edf hex color has a red value of 0, a green value of 14 and a blue value of 223.
In CMYK color space (used in color printing), #000edf hex color is composed of 100% cyan, 93.72% magenta, 0% yellow and 12.55% black.
#000edf color has a hue of 236.2 degrees, a saturation of 100% and a lightness of 43.7%.
#000edf hex color contains mainly BLUE.
The closest web safe color of #000edf is #0000cc
#000edf hex color has a decimal value of 3807.
HEX | 000edf | #000edf |
---|---|---|
RGB | 0, 14, 223 | rgb(0, 14, 223) |
RGB Percent | 0, 5.49, 87.45 | rgb(0, 5.49, 87.45) |
CMYK | 100, 94, 0, 13 | |
HSL | 236.2°, 100, 43.7 | hsl(236.2, 100%, 43.7%) |
HSV | 236.2°, 100, 87.5 |
XYZ | 13.476, 5.642, 70.191 |
---|---|
Hunter Lab | 23.753, 59.703, -158.578 |
CIE-LAB | 28.491, 68.952, -96.063 |
CIE-LCH | 28.491, 118.248, 305.67 |
CIE-LUV | 100, 93.72, 0, 12.55 |
Web Safe | 0000cc |
RGB percent of color #000edf
CMYK percent of color #000edf
Text with hexadecimal color #000edf
This text has a font color of #000edf
<p style="color:#000edf">Text here</p>
#000edf Background Color
This box has a background color of #000edf
<div style="background-color:#000edf">Text here</div>
#000edf Border Color
This box has a border color of #000edf
<div style="border: 4px solid #000edf">Text here</div>
CSS codes
<p style="color:#000edf">Text here</p>
<div style="background-color:#000edf">Text here</div>
<div style="border: 4px solid #000edf">Text here</div>
#000edf Color on white background
This is how a font and box color of #000edf will look
on a white background.
#000edf Color on black background
This is how a font and box color of #000edf hex color will look
on a black background.