In RGB color space, #000fbf hex color has a red value of 0, a green value of 15 and a blue value of 191.
In CMYK color space (used in color printing), #000fbf hex color is composed of 100% cyan, 92.15% magenta, 0% yellow and 25.1% black.
#000fbf color has a hue of 235.3 degrees, a saturation of 100% and a lightness of 37.5%.
#000fbf hex color contains mainly BLUE.
The closest web safe color of #000fbf is #0000cc
#000fbf hex color has a decimal value of 4031.
HEX | 000fbf | #000fbf |
---|---|---|
RGB | 0, 15, 191 | rgb(0, 15, 191) |
RGB Percent | 0, 5.88, 74.9 | rgb(0, 5.88, 74.9) |
CMYK | 100, 92, 0, 25 | |
HSL | 235.3°, 100, 37.5 | hsl(235.3, 100%, 37.5%) |
HSV | 235.3°, 100, 74.9 |
XYZ | 9.575, 4.103, 49.578 |
---|---|
Hunter Lab | 20.256, 48.93, -130.938 |
CIE-LAB | 24.009, 60.197, -84.884 |
CIE-LCH | 24.009, 104.062, 305.343 |
CIE-LUV | 100, 92.15, 0, 25.1 |
Web Safe | 0000cc |
RGB percent of color #000fbf
CMYK percent of color #000fbf
Text with hexadecimal color #000fbf
This text has a font color of #000fbf
<p style="color:#000fbf">Text here</p>
#000fbf Background Color
This box has a background color of #000fbf
<div style="background-color:#000fbf">Text here</div>
#000fbf Border Color
This box has a border color of #000fbf
<div style="border: 4px solid #000fbf">Text here</div>
CSS codes
<p style="color:#000fbf">Text here</p>
<div style="background-color:#000fbf">Text here</div>
<div style="border: 4px solid #000fbf">Text here</div>
#000fbf Color on white background
This is how a font and box color of #000fbf will look
on a white background.
#000fbf Color on black background
This is how a font and box color of #000fbf hex color will look
on a black background.