In RGB color space, #000fed hex color has a red value of 0, a green value of 15 and a blue value of 237.
In CMYK color space (used in color printing), #000fed hex color is composed of 100% cyan, 93.67% magenta, 0% yellow and 7.06% black.
#000fed color has a hue of 236.2 degrees, a saturation of 100% and a lightness of 46.5%.
#000fed hex color contains mainly BLUE.
The closest web safe color of #000fed is #0000ff
#000fed hex color has a decimal value of 4077.
HEX | 000fed | #000fed |
---|---|---|
RGB | 0, 15, 237 | rgb(0, 15, 237) |
RGB Percent | 0, 5.88, 92.94 | rgb(0, 5.88, 92.94) |
CMYK | 100, 94, 0, 7 | |
HSL | 236.2°, 100, 46.5 | hsl(236.2, 100%, 46.5%) |
HSV | 236.2°, 100, 92.9 |
XYZ | 15.457, 6.456, 80.552 |
---|---|
Hunter Lab | 25.409, 64.123, -170.179 |
CIE-LAB | 30.535, 72.336, -100.652 |
CIE-LCH | 30.535, 123.949, 305.704 |
CIE-LUV | 100, 93.67, 0, 7.06 |
Web Safe | 0000ff |
RGB percent of color #000fed
CMYK percent of color #000fed
Text with hexadecimal color #000fed
This text has a font color of #000fed
<p style="color:#000fed">Text here</p>
#000fed Background Color
This box has a background color of #000fed
<div style="background-color:#000fed">Text here</div>
#000fed Border Color
This box has a border color of #000fed
<div style="border: 4px solid #000fed">Text here</div>
CSS codes
<p style="color:#000fed">Text here</p>
<div style="background-color:#000fed">Text here</div>
<div style="border: 4px solid #000fed">Text here</div>
#000fed Color on white background
This is how a font and box color of #000fed will look
on a white background.
#000fed Color on black background
This is how a font and box color of #000fed hex color will look
on a black background.