In RGB color space, #001bfa hex color has a red value of 0, a green value of 27 and a blue value of 250.
In CMYK color space (used in color printing), #001bfa hex color is composed of 100% cyan, 89.2% magenta, 0% yellow and 1.96% black.
#001bfa color has a hue of 233.5 degrees, a saturation of 100% and a lightness of 49%.
#001bfa hex color contains mainly BLUE.
The closest web safe color of #001bfa is #0033ff
#001bfa hex color has a decimal value of 7162.
HEX | 001bfa | #001bfa |
---|---|---|
RGB | 0, 27, 250 | rgb(0, 27, 250) |
RGB Percent | 0, 10.59, 98.04 | rgb(0, 10.59, 98.04) |
CMYK | 100, 89, 0, 2 | |
HSL | 233.5°, 100, 49 | hsl(233.5, 100%, 49%) |
HSV | 233.5°, 100, 98 |
XYZ | 17.647, 7.686, 90.996 |
---|---|
Hunter Lab | 27.724, 65.105, -175.198 |
CIE-LAB | 33.32, 72.655, -103.352 |
CIE-LCH | 33.32, 126.334, 305.107 |
CIE-LUV | 100, 89.2, 0, 1.96 |
Web Safe | 0033ff |
RGB percent of color #001bfa
CMYK percent of color #001bfa
Text with hexadecimal color #001bfa
This text has a font color of #001bfa
<p style="color:#001bfa">Text here</p>
#001bfa Background Color
This box has a background color of #001bfa
<div style="background-color:#001bfa">Text here</div>
#001bfa Border Color
This box has a border color of #001bfa
<div style="border: 4px solid #001bfa">Text here</div>
CSS codes
<p style="color:#001bfa">Text here</p>
<div style="background-color:#001bfa">Text here</div>
<div style="border: 4px solid #001bfa">Text here</div>
#001bfa Color on white background
This is how a font and box color of #001bfa will look
on a white background.
#001bfa Color on black background
This is how a font and box color of #001bfa hex color will look
on a black background.