In RGB color space, #000fbd hex color has a red value of 0, a green value of 15 and a blue value of 189.
In CMYK color space (used in color printing), #000fbd hex color is composed of 100% cyan, 92.06% magenta, 0% yellow and 25.88% black.
#000fbd color has a hue of 235.2 degrees, a saturation of 100% and a lightness of 37.1%.
#000fbd hex color contains mainly BLUE.
The closest web safe color of #000fbd is #0000cc
#000fbd hex color has a decimal value of 4029.
HEX | 000fbd | #000fbd |
---|---|---|
RGB | 0, 15, 189 | rgb(0, 15, 189) |
RGB Percent | 0, 5.88, 74.12 | rgb(0, 5.88, 74.12) |
CMYK | 100, 92, 0, 26 | |
HSL | 235.2°, 100, 37.1 | hsl(235.2, 100%, 37.1%) |
HSV | 235.2°, 100, 74.1 |
XYZ | 9.356, 4.016, 48.426 |
---|---|
Hunter Lab | 20.04, 48.266, -129.245 |
CIE-LAB | 23.724, 59.638, -84.174 |
CIE-LCH | 23.724, 103.16, 305.318 |
CIE-LUV | 100, 92.06, 0, 25.88 |
Web Safe | 0000cc |
RGB percent of color #000fbd
CMYK percent of color #000fbd
Text with hexadecimal color #000fbd
This text has a font color of #000fbd
<p style="color:#000fbd">Text here</p>
#000fbd Background Color
This box has a background color of #000fbd
<div style="background-color:#000fbd">Text here</div>
#000fbd Border Color
This box has a border color of #000fbd
<div style="border: 4px solid #000fbd">Text here</div>
CSS codes
<p style="color:#000fbd">Text here</p>
<div style="background-color:#000fbd">Text here</div>
<div style="border: 4px solid #000fbd">Text here</div>
#000fbd Color on white background
This is how a font and box color of #000fbd will look
on a white background.
#000fbd Color on black background
This is how a font and box color of #000fbd hex color will look
on a black background.