In RGB color space, #200afe hex color has a red value of 32, a green value of 10 and a blue value of 254.
In CMYK color space (used in color printing), #200afe hex color is composed of 87.4% cyan, 96.06% magenta, 0% yellow and 0.39% black.
#200afe color has a hue of 245.4 degrees, a saturation of 99.19% and a lightness of 51.8%.
#200afe hex color contains mainly BLUE.
The closest web safe color of #200afe is #3300ff
#200afe hex color has a decimal value of 2099966.
HEX | 200afe | #200afe |
---|---|---|
RGB | 32, 10, 254 | rgb(32, 10, 254) |
RGB Percent | 12.55, 3.92, 99.61 | rgb(12.55, 3.92, 99.61) |
CMYK | 87, 96, 0, 0 | |
HSL | 245.4°, 99.19, 51.8 | hsl(245.4, 99.19%, 51.8%) |
HSV | 245.4°, 96.1, 99.6 |
XYZ | 18.594, 7.68, 94.268 |
---|---|
Hunter Lab | 27.713, 71.268, -182.282 |
CIE-LAB | 33.307, 77.724, -105.606 |
CIE-LCH | 33.307, 131.125, 306.352 |
CIE-LUV | 87.4, 96.06, 0, 0.39 |
Web Safe | 3300ff |
RGB percent of color #200afe
CMYK percent of color #200afe
Text with hexadecimal color #200afe
This text has a font color of #200afe
<p style="color:#200afe">Text here</p>
#200afe Background Color
This box has a background color of #200afe
<div style="background-color:#200afe">Text here</div>
#200afe Border Color
This box has a border color of #200afe
<div style="border: 4px solid #200afe">Text here</div>
CSS codes
<p style="color:#200afe">Text here</p>
<div style="background-color:#200afe">Text here</div>
<div style="border: 4px solid #200afe">Text here</div>
#200afe Color on white background
This is how a font and box color of #200afe will look
on a white background.
#200afe Color on black background
This is how a font and box color of #200afe hex color will look
on a black background.