In RGB color space, #200abb hex color has a red value of 32, a green value of 10 and a blue value of 187.
In CMYK color space (used in color printing), #200abb hex color is composed of 82.89% cyan, 94.65% magenta, 0% yellow and 26.67% black.
#200abb color has a hue of 247.5 degrees, a saturation of 89.85% and a lightness of 38.6%.
#200abb hex color contains mainly BLUE.
The closest web safe color of #200abb is #3300cc
#200abb hex color has a decimal value of 2099899.
HEX | 200abb | #200abb |
---|---|---|
RGB | 32, 10, 187 | rgb(32, 10, 187) |
RGB Percent | 12.55, 3.92, 73.33 | rgb(12.55, 3.92, 73.33) |
CMYK | 83, 95, 0, 27 | |
HSL | 247.5°, 89.85, 38.6 | hsl(247.5, 89.85%, 38.6%) |
HSV | 247.5°, 94.7, 73.3 |
XYZ | 9.674, 4.112, 47.298 |
---|---|
Hunter Lab | 20.278, 49.67, -124.098 |
CIE-LAB | 24.038, 60.87, -82.438 |
CIE-LCH | 24.038, 102.475, 306.441 |
CIE-LUV | 82.89, 94.65, 0, 26.67 |
Web Safe | 3300cc |
RGB percent of color #200abb
CMYK percent of color #200abb
Text with hexadecimal color #200abb
This text has a font color of #200abb
<p style="color:#200abb">Text here</p>
#200abb Background Color
This box has a background color of #200abb
<div style="background-color:#200abb">Text here</div>
#200abb Border Color
This box has a border color of #200abb
<div style="border: 4px solid #200abb">Text here</div>
CSS codes
<p style="color:#200abb">Text here</p>
<div style="background-color:#200abb">Text here</div>
<div style="border: 4px solid #200abb">Text here</div>
#200abb Color on white background
This is how a font and box color of #200abb will look
on a white background.
#200abb Color on black background
This is how a font and box color of #200abb hex color will look
on a black background.