In RGB color space, #000fbb hex color has a red value of 0, a green value of 15 and a blue value of 187.
In CMYK color space (used in color printing), #000fbb hex color is composed of 100% cyan, 91.98% magenta, 0% yellow and 26.67% black.
#000fbb color has a hue of 235.2 degrees, a saturation of 100% and a lightness of 36.7%.
#000fbb hex color contains mainly BLUE.
The closest web safe color of #000fbb is #0000cc
#000fbb hex color has a decimal value of 4027.
HEX | 000fbb | #000fbb |
---|---|---|
RGB | 0, 15, 187 | rgb(0, 15, 187) |
RGB Percent | 0, 5.88, 73.33 | rgb(0, 5.88, 73.33) |
CMYK | 100, 92, 0, 27 | |
HSL | 235.2°, 100, 36.7 | hsl(235.2, 100%, 36.7%) |
HSV | 235.2°, 100, 73.3 |
XYZ | 9.14, 3.93, 47.29 |
---|---|
Hunter Lab | 19.824, 47.605, -127.557 |
CIE-LAB | 23.439, 59.078, -83.463 |
CIE-LCH | 23.439, 102.256, 305.292 |
CIE-LUV | 100, 91.98, 0, 26.67 |
Web Safe | 0000cc |
RGB percent of color #000fbb
CMYK percent of color #000fbb
Text with hexadecimal color #000fbb
This text has a font color of #000fbb
<p style="color:#000fbb">Text here</p>
#000fbb Background Color
This box has a background color of #000fbb
<div style="background-color:#000fbb">Text here</div>
#000fbb Border Color
This box has a border color of #000fbb
<div style="border: 4px solid #000fbb">Text here</div>
CSS codes
<p style="color:#000fbb">Text here</p>
<div style="background-color:#000fbb">Text here</div>
<div style="border: 4px solid #000fbb">Text here</div>
#000fbb Color on white background
This is how a font and box color of #000fbb will look
on a white background.
#000fbb Color on black background
This is how a font and box color of #000fbb hex color will look
on a black background.