In RGB color space, #000b65 hex color has a red value of 0, a green value of 11 and a blue value of 101.
In CMYK color space (used in color printing), #000b65 hex color is composed of 100% cyan, 89.11% magenta, 0% yellow and 60.39% black.
#000b65 color has a hue of 233.5 degrees, a saturation of 100% and a lightness of 19.8%.
#000b65 hex color contains mainly BLUE.
The closest web safe color of #000b65 is #000066
#000b65 hex color has a decimal value of 2917.
HEX | 000b65 | #000b65 |
---|---|---|
RGB | 0, 11, 101 | rgb(0, 11, 101) |
RGB Percent | 0, 4.31, 39.61 | rgb(0, 4.31, 39.61) |
CMYK | 100, 89, 0, 60 | |
HSL | 233.5°, 100, 19.8 | hsl(233.5, 100%, 19.8%) |
HSV | 233.5°, 100, 39.6 |
XYZ | 2.469, 1.179, 12.409 |
---|---|
Hunter Lab | 10.858, 21.587, -60.157 |
CIE-LAB | 10.402, 34.281, -51.447 |
CIE-LCH | 10.402, 61.822, 303.677 |
CIE-LUV | 100, 89.11, 0, 60.39 |
Web Safe | 000066 |
RGB percent of color #000b65
CMYK percent of color #000b65
Text with hexadecimal color #000b65
This text has a font color of #000b65
<p style="color:#000b65">Text here</p>
#000b65 Background Color
This box has a background color of #000b65
<div style="background-color:#000b65">Text here</div>
#000b65 Border Color
This box has a border color of #000b65
<div style="border: 4px solid #000b65">Text here</div>
CSS codes
<p style="color:#000b65">Text here</p>
<div style="background-color:#000b65">Text here</div>
<div style="border: 4px solid #000b65">Text here</div>
#000b65 Color on white background
This is how a font and box color of #000b65 will look
on a white background.
#000b65 Color on black background
This is how a font and box color of #000b65 hex color will look
on a black background.