In RGB color space, #001fbb hex color has a red value of 0, a green value of 31 and a blue value of 187.
In CMYK color space (used in color printing), #001fbb hex color is composed of 100% cyan, 83.42% magenta, 0% yellow and 26.67% black.
#001fbb color has a hue of 230.1 degrees, a saturation of 100% and a lightness of 36.7%.
#001fbb hex color contains mainly BLUE.
The closest web safe color of #001fbb is #0033cc
#001fbb hex color has a decimal value of 8123.
HEX | 001fbb | #001fbb |
---|---|---|
RGB | 0, 31, 187 | rgb(0, 31, 187) |
RGB Percent | 0, 12.16, 73.33 | rgb(0, 12.16, 73.33) |
CMYK | 100, 83, 0, 27 | |
HSL | 230.1°, 100, 36.7 | hsl(230.1, 100%, 36.7%) |
HSV | 230.1°, 100, 73.3 |
XYZ | 9.46, 4.568, 47.397 |
---|---|
Hunter Lab | 21.373, 41.605, -116.522 |
CIE-LAB | 25.467, 52.979, -80.08 |
CIE-LCH | 25.467, 96.019, 303.488 |
CIE-LUV | 100, 83.42, 0, 26.67 |
Web Safe | 0033cc |
RGB percent of color #001fbb
CMYK percent of color #001fbb
Text with hexadecimal color #001fbb
This text has a font color of #001fbb
<p style="color:#001fbb">Text here</p>
#001fbb Background Color
This box has a background color of #001fbb
<div style="background-color:#001fbb">Text here</div>
#001fbb Border Color
This box has a border color of #001fbb
<div style="border: 4px solid #001fbb">Text here</div>
CSS codes
<p style="color:#001fbb">Text here</p>
<div style="background-color:#001fbb">Text here</div>
<div style="border: 4px solid #001fbb">Text here</div>
#001fbb Color on white background
This is how a font and box color of #001fbb will look
on a white background.
#001fbb Color on black background
This is how a font and box color of #001fbb hex color will look
on a black background.