In RGB color space, #200dec hex color has a red value of 32, a green value of 13 and a blue value of 236.
In CMYK color space (used in color printing), #200dec hex color is composed of 86.44% cyan, 94.49% magenta, 0% yellow and 7.45% black.
#200dec color has a hue of 245.1 degrees, a saturation of 89.56% and a lightness of 48.8%.
#200dec hex color contains mainly BLUE.
The closest web safe color of #200dec is #3300ff
#200dec hex color has a decimal value of 2100716.
HEX | 200dec | #200dec |
---|---|---|
RGB | 32, 13, 236 | rgb(32, 13, 236) |
RGB Percent | 12.55, 5.1, 92.55 | rgb(12.55, 5.1, 92.55) |
CMYK | 86, 94, 0, 7 | |
HSL | 245.1°, 89.56, 48.8 | hsl(245.1, 89.56%, 48.8%) |
HSV | 245.1°, 94.5, 92.5 |
XYZ | 15.88, 6.651, 79.804 |
---|---|
Hunter Lab | 25.79, 64.78, -165.416 |
CIE-LAB | 30.999, 72.804, -99.291 |
CIE-LCH | 30.999, 123.122, 306.25 |
CIE-LUV | 86.44, 94.49, 0, 7.45 |
Web Safe | 3300ff |
RGB percent of color #200dec
CMYK percent of color #200dec
Text with hexadecimal color #200dec
This text has a font color of #200dec
<p style="color:#200dec">Text here</p>
#200dec Background Color
This box has a background color of #200dec
<div style="background-color:#200dec">Text here</div>
#200dec Border Color
This box has a border color of #200dec
<div style="border: 4px solid #200dec">Text here</div>
CSS codes
<p style="color:#200dec">Text here</p>
<div style="background-color:#200dec">Text here</div>
<div style="border: 4px solid #200dec">Text here</div>
#200dec Color on white background
This is how a font and box color of #200dec will look
on a white background.
#200dec Color on black background
This is how a font and box color of #200dec hex color will look
on a black background.