In RGB color space, #0b00ff hex color has a red value of 11, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #0b00ff hex color is composed of 95.69% cyan, 100% magenta, 0% yellow and 0% black.
#0b00ff color has a hue of 242.6 degrees, a saturation of 100% and a lightness of 50%.
#0b00ff hex color contains mainly BLUE.
The closest web safe color of #0b00ff is #0000ff
#0b00ff hex color has a decimal value of 721151.
HEX | 0b00ff | #0b00ff |
---|---|---|
RGB | 11, 0, 255 | rgb(11, 0, 255) |
RGB Percent | 4.31, 0, 100 | rgb(4.31, 0, 100) |
CMYK | 96, 100, 0, 0 | |
HSL | 242.6°, 100, 50 | hsl(242.6, 100%, 50%) |
HSV | 242.6°, 100, 100 |
XYZ | 18.188, 7.291, 95.056 |
---|---|
Hunter Lab | 27.002, 72.981, -189.82 |
CIE-LAB | 32.46, 79.247, -107.596 |
CIE-LCH | 32.46, 133.63, 306.373 |
CIE-LUV | 95.69, 100, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #0b00ff
CMYK percent of color #0b00ff
Text with hexadecimal color #0b00ff
This text has a font color of #0b00ff
<p style="color:#0b00ff">Text here</p>
#0b00ff Background Color
This box has a background color of #0b00ff
<div style="background-color:#0b00ff">Text here</div>
#0b00ff Border Color
This box has a border color of #0b00ff
<div style="border: 4px solid #0b00ff">Text here</div>
CSS codes
<p style="color:#0b00ff">Text here</p>
<div style="background-color:#0b00ff">Text here</div>
<div style="border: 4px solid #0b00ff">Text here</div>
#0b00ff Color on white background
This is how a font and box color of #0b00ff will look
on a white background.
#0b00ff Color on black background
This is how a font and box color of #0b00ff hex color will look
on a black background.