In RGB color space, #2000bb hex color has a red value of 32, a green value of 0 and a blue value of 187.
In CMYK color space (used in color printing), #2000bb hex color is composed of 82.89% cyan, 100% magenta, 0% yellow and 26.67% black.
#2000bb color has a hue of 250.3 degrees, a saturation of 100% and a lightness of 36.7%.
#2000bb hex color contains mainly BLUE.
The closest web safe color of #2000bb is #3300cc
#2000bb hex color has a decimal value of 2097339.
HEX | 2000bb | #2000bb |
---|---|---|
RGB | 32, 0, 187 | rgb(32, 0, 187) |
RGB Percent | 12.55, 0, 73.33 | rgb(12.55, 0, 73.33) |
CMYK | 83, 100, 0, 27 | |
HSL | 250.3°, 100, 36.7 | hsl(250.3, 100%, 36.7%) |
HSV | 250.3°, 100, 73.3 |
XYZ | 9.565, 3.895, 47.261 |
---|---|
Hunter Lab | 19.736, 51.973, -128.166 |
CIE-LAB | 23.321, 63.081, -83.634 |
CIE-LCH | 23.321, 104.756, 307.025 |
CIE-LUV | 82.89, 100, 0, 26.67 |
Web Safe | 3300cc |
RGB percent of color #2000bb
CMYK percent of color #2000bb
Text with hexadecimal color #2000bb
This text has a font color of #2000bb
<p style="color:#2000bb">Text here</p>
#2000bb Background Color
This box has a background color of #2000bb
<div style="background-color:#2000bb">Text here</div>
#2000bb Border Color
This box has a border color of #2000bb
<div style="border: 4px solid #2000bb">Text here</div>
CSS codes
<p style="color:#2000bb">Text here</p>
<div style="background-color:#2000bb">Text here</div>
<div style="border: 4px solid #2000bb">Text here</div>
#2000bb Color on white background
This is how a font and box color of #2000bb will look
on a white background.
#2000bb Color on black background
This is how a font and box color of #2000bb hex color will look
on a black background.