In RGB color space, #000efc hex color has a red value of 0, a green value of 14 and a blue value of 252.
In CMYK color space (used in color printing), #000efc hex color is composed of 100% cyan, 94.44% magenta, 0% yellow and 1.18% black.
#000efc color has a hue of 236.7 degrees, a saturation of 100% and a lightness of 49.4%.
#000efc hex color contains mainly BLUE.
The closest web safe color of #000efc is #0000ff
#000efc hex color has a decimal value of 3836.
HEX | 000efc | #000efc |
---|---|---|
RGB | 0, 14, 252 | rgb(0, 14, 252) |
RGB Percent | 0, 5.49, 98.82 | rgb(0, 5.49, 98.82) |
CMYK | 100, 94, 0, 1 | |
HSL | 236.7°, 100, 49.4 | hsl(236.7, 100%, 49.4%) |
HSV | 236.7°, 100, 98.8 |
XYZ | 17.728, 7.342, 92.578 |
---|---|
Hunter Lab | 27.096, 69.368, -183.606 |
CIE-LAB | 32.573, 76.311, -105.726 |
CIE-LCH | 32.573, 130.389, 305.821 |
CIE-LUV | 100, 94.44, 0, 1.18 |
Web Safe | 0000ff |
RGB percent of color #000efc
CMYK percent of color #000efc
Text with hexadecimal color #000efc
This text has a font color of #000efc
<p style="color:#000efc">Text here</p>
#000efc Background Color
This box has a background color of #000efc
<div style="background-color:#000efc">Text here</div>
#000efc Border Color
This box has a border color of #000efc
<div style="border: 4px solid #000efc">Text here</div>
CSS codes
<p style="color:#000efc">Text here</p>
<div style="background-color:#000efc">Text here</div>
<div style="border: 4px solid #000efc">Text here</div>
#000efc Color on white background
This is how a font and box color of #000efc will look
on a white background.
#000efc Color on black background
This is how a font and box color of #000efc hex color will look
on a black background.