In RGB color space, #0b00dd hex color has a red value of 11, a green value of 0 and a blue value of 221.
In CMYK color space (used in color printing), #0b00dd hex color is composed of 95.02% cyan, 100% magenta, 0% yellow and 13.33% black.
#0b00dd color has a hue of 243 degrees, a saturation of 100% and a lightness of 43.3%.
#0b00dd hex color contains mainly BLUE.
The closest web safe color of #0b00dd is #0000cc
#0b00dd hex color has a decimal value of 721117.
HEX | 0b00dd | #0b00dd |
---|---|---|
RGB | 11, 0, 221 | rgb(11, 0, 221) |
RGB Percent | 4.31, 0, 86.67 | rgb(4.31, 0, 86.67) |
CMYK | 95, 100, 0, 13 | |
HSL | 243°, 100, 43.3 | hsl(243, 100%, 43.3%) |
HSV | 243°, 100, 86.7 |
XYZ | 13.189, 5.292, 68.733 |
---|---|
Hunter Lab | 23.004, 62.081, -161.045 |
CIE-LAB | 27.551, 71.138, -96.478 |
CIE-LCH | 27.551, 119.869, 306.403 |
CIE-LUV | 95.02, 100, 0, 13.33 |
Web Safe | 0000cc |
RGB percent of color #0b00dd
CMYK percent of color #0b00dd
Text with hexadecimal color #0b00dd
This text has a font color of #0b00dd
<p style="color:#0b00dd">Text here</p>
#0b00dd Background Color
This box has a background color of #0b00dd
<div style="background-color:#0b00dd">Text here</div>
#0b00dd Border Color
This box has a border color of #0b00dd
<div style="border: 4px solid #0b00dd">Text here</div>
CSS codes
<p style="color:#0b00dd">Text here</p>
<div style="background-color:#0b00dd">Text here</div>
<div style="border: 4px solid #0b00dd">Text here</div>
#0b00dd Color on white background
This is how a font and box color of #0b00dd will look
on a white background.
#0b00dd Color on black background
This is how a font and box color of #0b00dd hex color will look
on a black background.