In RGB color space, #0b1fff hex color has a red value of 11, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #0b1fff hex color is composed of 95.69% cyan, 87.84% magenta, 0% yellow and 0% black.
#0b1fff color has a hue of 235.1 degrees, a saturation of 100% and a lightness of 52.2%.
#0b1fff hex color contains mainly BLUE.
The closest web safe color of #0b1fff is #0033ff
#0b1fff hex color has a decimal value of 729087.
HEX | 0b1fff | #0b1fff |
---|---|---|
RGB | 11, 31, 255 | rgb(11, 31, 255) |
RGB Percent | 4.31, 12.16, 100 | rgb(4.31, 12.16, 100) |
CMYK | 96, 88, 0, 0 | |
HSL | 235.1°, 100, 52.2 | hsl(235.1, 100%, 52.2%) |
HSV | 235.1°, 95.7, 100 |
XYZ | 18.678, 8.271, 95.22 |
---|---|
Hunter Lab | 28.759, 65.599, -176.173 |
CIE-LAB | 34.541, 72.843, -104.118 |
CIE-LCH | 34.541, 127.07, 304.977 |
CIE-LUV | 95.69, 87.84, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #0b1fff
CMYK percent of color #0b1fff
Text with hexadecimal color #0b1fff
This text has a font color of #0b1fff
<p style="color:#0b1fff">Text here</p>
#0b1fff Background Color
This box has a background color of #0b1fff
<div style="background-color:#0b1fff">Text here</div>
#0b1fff Border Color
This box has a border color of #0b1fff
<div style="border: 4px solid #0b1fff">Text here</div>
CSS codes
<p style="color:#0b1fff">Text here</p>
<div style="background-color:#0b1fff">Text here</div>
<div style="border: 4px solid #0b1fff">Text here</div>
#0b1fff Color on white background
This is how a font and box color of #0b1fff will look
on a white background.
#0b1fff Color on black background
This is how a font and box color of #0b1fff hex color will look
on a black background.