In RGB color space, #000bfd hex color has a red value of 0, a green value of 11 and a blue value of 253.
In CMYK color space (used in color printing), #000bfd hex color is composed of 100% cyan, 95.65% magenta, 0% yellow and 0.78% black.
#000bfd color has a hue of 237.4 degrees, a saturation of 100% and a lightness of 49.6%.
#000bfd hex color contains mainly BLUE.
The closest web safe color of #000bfd is #0000ff
#000bfd hex color has a decimal value of 3069.
HEX | 000bfd | #000bfd |
---|---|---|
RGB | 0, 11, 253 | rgb(0, 11, 253) |
RGB Percent | 0, 4.31, 99.22 | rgb(0, 4.31, 99.22) |
CMYK | 100, 96, 0, 1 | |
HSL | 237.4°, 100, 49.6 | hsl(237.4, 100%, 49.6%) |
HSV | 237.4°, 100, 99.2 |
XYZ | 17.849, 7.331, 93.403 |
---|---|
Hunter Lab | 27.076, 70.289, -185.579 |
CIE-LAB | 32.549, 77.064, -106.329 |
CIE-LCH | 32.549, 131.319, 305.933 |
CIE-LUV | 100, 95.65, 0, 0.78 |
Web Safe | 0000ff |
RGB percent of color #000bfd
CMYK percent of color #000bfd
Text with hexadecimal color #000bfd
This text has a font color of #000bfd
<p style="color:#000bfd">Text here</p>
#000bfd Background Color
This box has a background color of #000bfd
<div style="background-color:#000bfd">Text here</div>
#000bfd Border Color
This box has a border color of #000bfd
<div style="border: 4px solid #000bfd">Text here</div>
CSS codes
<p style="color:#000bfd">Text here</p>
<div style="background-color:#000bfd">Text here</div>
<div style="border: 4px solid #000bfd">Text here</div>
#000bfd Color on white background
This is how a font and box color of #000bfd will look
on a white background.
#000bfd Color on black background
This is how a font and box color of #000bfd hex color will look
on a black background.