In RGB color space, #001bfd hex color has a red value of 0, a green value of 27 and a blue value of 253.
In CMYK color space (used in color printing), #001bfd hex color is composed of 100% cyan, 89.33% magenta, 0% yellow and 0.78% black.
#001bfd color has a hue of 233.6 degrees, a saturation of 100% and a lightness of 49.6%.
#001bfd hex color contains mainly BLUE.
The closest web safe color of #001bfd is #0033ff
#001bfd hex color has a decimal value of 7165.
HEX | 001bfd | #001bfd |
---|---|---|
RGB | 0, 27, 253 | rgb(0, 27, 253) |
RGB Percent | 0, 10.59, 99.22 | rgb(0, 10.59, 99.22) |
CMYK | 100, 89, 0, 1 | |
HSL | 233.6°, 100, 49.6 | hsl(233.6, 100%, 49.6%) |
HSV | 233.6°, 100, 99.2 |
XYZ | 18.122, 7.876, 93.494 |
---|---|
Hunter Lab | 28.064, 66.151, -177.876 |
CIE-LAB | 33.723, 73.455, -104.365 |
CIE-LCH | 33.723, 127.623, 305.139 |
CIE-LUV | 100, 89.33, 0, 0.78 |
Web Safe | 0033ff |
RGB percent of color #001bfd
CMYK percent of color #001bfd
Text with hexadecimal color #001bfd
This text has a font color of #001bfd
<p style="color:#001bfd">Text here</p>
#001bfd Background Color
This box has a background color of #001bfd
<div style="background-color:#001bfd">Text here</div>
#001bfd Border Color
This box has a border color of #001bfd
<div style="border: 4px solid #001bfd">Text here</div>
CSS codes
<p style="color:#001bfd">Text here</p>
<div style="background-color:#001bfd">Text here</div>
<div style="border: 4px solid #001bfd">Text here</div>
#001bfd Color on white background
This is how a font and box color of #001bfd will look
on a white background.
#001bfd Color on black background
This is how a font and box color of #001bfd hex color will look
on a black background.