In RGB color space, #000efb hex color has a red value of 0, a green value of 14 and a blue value of 251.
In CMYK color space (used in color printing), #000efb hex color is composed of 100% cyan, 94.42% magenta, 0% yellow and 1.57% black.
#000efb color has a hue of 236.7 degrees, a saturation of 100% and a lightness of 49.2%.
#000efb hex color contains mainly BLUE.
The closest web safe color of #000efb is #0000ff
#000efb hex color has a decimal value of 3835.
HEX | 000efb | #000efb |
---|---|---|
RGB | 0, 14, 251 | rgb(0, 14, 251) |
RGB Percent | 0, 5.49, 98.43 | rgb(0, 5.49, 98.43) |
CMYK | 100, 94, 0, 2 | |
HSL | 236.7°, 100, 49.2 | hsl(236.7, 100%, 49.2%) |
HSV | 236.7°, 100, 98.4 |
XYZ | 17.57, 7.279, 91.746 |
---|---|
Hunter Lab | 26.98, 69.031, -182.734 |
CIE-LAB | 32.434, 76.061, -105.397 |
CIE-LCH | 32.434, 129.976, 305.817 |
CIE-LUV | 100, 94.42, 0, 1.57 |
Web Safe | 0000ff |
RGB percent of color #000efb
CMYK percent of color #000efb
Text with hexadecimal color #000efb
This text has a font color of #000efb
<p style="color:#000efb">Text here</p>
#000efb Background Color
This box has a background color of #000efb
<div style="background-color:#000efb">Text here</div>
#000efb Border Color
This box has a border color of #000efb
<div style="border: 4px solid #000efb">Text here</div>
CSS codes
<p style="color:#000efb">Text here</p>
<div style="background-color:#000efb">Text here</div>
<div style="border: 4px solid #000efb">Text here</div>
#000efb Color on white background
This is how a font and box color of #000efb will look
on a white background.
#000efb Color on black background
This is how a font and box color of #000efb hex color will look
on a black background.