In RGB color space, #001fbd hex color has a red value of 0, a green value of 31 and a blue value of 189.
In CMYK color space (used in color printing), #001fbd hex color is composed of 100% cyan, 83.6% magenta, 0% yellow and 25.88% black.
#001fbd color has a hue of 230.2 degrees, a saturation of 100% and a lightness of 37.1%.
#001fbd hex color contains mainly BLUE.
The closest web safe color of #001fbd is #0033cc
#001fbd hex color has a decimal value of 8125.
HEX | 001fbd | #001fbd |
---|---|---|
RGB | 0, 31, 189 | rgb(0, 31, 189) |
RGB Percent | 0, 12.16, 74.12 | rgb(0, 12.16, 74.12) |
CMYK | 100, 84, 0, 26 | |
HSL | 230.2°, 100, 37.1 | hsl(230.2, 100%, 37.1%) |
HSV | 230.2°, 100, 74.1 |
XYZ | 9.675, 4.654, 48.532 |
---|---|
Hunter Lab | 21.573, 42.3, -118.281 |
CIE-LAB | 25.725, 53.607, -80.835 |
CIE-LCH | 25.725, 96.995, 303.551 |
CIE-LUV | 100, 83.6, 0, 25.88 |
Web Safe | 0033cc |
RGB percent of color #001fbd
CMYK percent of color #001fbd
Text with hexadecimal color #001fbd
This text has a font color of #001fbd
<p style="color:#001fbd">Text here</p>
#001fbd Background Color
This box has a background color of #001fbd
<div style="background-color:#001fbd">Text here</div>
#001fbd Border Color
This box has a border color of #001fbd
<div style="border: 4px solid #001fbd">Text here</div>
CSS codes
<p style="color:#001fbd">Text here</p>
<div style="background-color:#001fbd">Text here</div>
<div style="border: 4px solid #001fbd">Text here</div>
#001fbd Color on white background
This is how a font and box color of #001fbd will look
on a white background.
#001fbd Color on black background
This is how a font and box color of #001fbd hex color will look
on a black background.