In RGB color space, #000dfb hex color has a red value of 0, a green value of 13 and a blue value of 251.
In CMYK color space (used in color printing), #000dfb hex color is composed of 100% cyan, 94.82% magenta, 0% yellow and 1.57% black.
#000dfb color has a hue of 236.9 degrees, a saturation of 100% and a lightness of 49.2%.
#000dfb hex color contains mainly BLUE.
The closest web safe color of #000dfb is #0000ff
#000dfb hex color has a decimal value of 3579.
HEX | 000dfb | #000dfb |
---|---|---|
RGB | 0, 13, 251 | rgb(0, 13, 251) |
RGB Percent | 0, 5.1, 98.43 | rgb(0, 5.1, 98.43) |
CMYK | 100, 95, 0, 2 | |
HSL | 236.9°, 100, 49.2 | hsl(236.9, 100%, 49.2%) |
HSV | 236.9°, 100, 98.4 |
XYZ | 17.557, 7.253, 91.741 |
---|---|
Hunter Lab | 26.931, 69.237, -183.118 |
CIE-LAB | 32.376, 76.239, -105.493 |
CIE-LCH | 32.376, 130.158, 305.855 |
CIE-LUV | 100, 94.82, 0, 1.57 |
Web Safe | 0000ff |
RGB percent of color #000dfb
CMYK percent of color #000dfb
Text with hexadecimal color #000dfb
This text has a font color of #000dfb
<p style="color:#000dfb">Text here</p>
#000dfb Background Color
This box has a background color of #000dfb
<div style="background-color:#000dfb">Text here</div>
#000dfb Border Color
This box has a border color of #000dfb
<div style="border: 4px solid #000dfb">Text here</div>
CSS codes
<p style="color:#000dfb">Text here</p>
<div style="background-color:#000dfb">Text here</div>
<div style="border: 4px solid #000dfb">Text here</div>
#000dfb Color on white background
This is how a font and box color of #000dfb will look
on a white background.
#000dfb Color on black background
This is how a font and box color of #000dfb hex color will look
on a black background.