In RGB color space, #2000cb hex color has a red value of 32, a green value of 0 and a blue value of 203.
In CMYK color space (used in color printing), #2000cb hex color is composed of 84.24% cyan, 100% magenta, 0% yellow and 20.39% black.
#2000cb color has a hue of 249.5 degrees, a saturation of 100% and a lightness of 39.8%.
#2000cb hex color contains mainly BLUE.
The closest web safe color of #2000cb is #3300cc
#2000cb hex color has a decimal value of 2097355.
HEX | 2000cb | #2000cb |
---|---|---|
RGB | 32, 0, 203 | rgb(32, 0, 203) |
RGB Percent | 12.55, 0, 79.61 | rgb(12.55, 0, 79.61) |
CMYK | 84, 100, 0, 20 | |
HSL | 249.5°, 100, 39.8 | hsl(249.5, 100%, 39.8%) |
HSV | 249.5°, 100, 79.6 |
XYZ | 11.375, 4.619, 56.792 |
---|---|
Hunter Lab | 21.492, 56.864, -141.629 |
CIE-LAB | 25.621, 67.001, -89.233 |
CIE-LCH | 25.621, 111.587, 306.901 |
CIE-LUV | 84.24, 100, 0, 20.39 |
Web Safe | 3300cc |
RGB percent of color #2000cb
CMYK percent of color #2000cb
Text with hexadecimal color #2000cb
This text has a font color of #2000cb
<p style="color:#2000cb">Text here</p>
#2000cb Background Color
This box has a background color of #2000cb
<div style="background-color:#2000cb">Text here</div>
#2000cb Border Color
This box has a border color of #2000cb
<div style="border: 4px solid #2000cb">Text here</div>
CSS codes
<p style="color:#2000cb">Text here</p>
<div style="background-color:#2000cb">Text here</div>
<div style="border: 4px solid #2000cb">Text here</div>
#2000cb Color on white background
This is how a font and box color of #2000cb will look
on a white background.
#2000cb Color on black background
This is how a font and box color of #2000cb hex color will look
on a black background.