In RGB color space, #204eff hex color has a red value of 32, a green value of 78 and a blue value of 255.
In CMYK color space (used in color printing), #204eff hex color is composed of 87.45% cyan, 69.41% magenta, 0% yellow and 0% black.
#204eff color has a hue of 227.6 degrees, a saturation of 100% and a lightness of 56.3%.
#204eff hex color contains mainly BLUE.
The closest web safe color of #204eff is #3366ff
#204eff hex color has a decimal value of 2117375.
HEX | 204eff | #204eff |
---|---|---|
RGB | 32, 78, 255 | rgb(32, 78, 255) |
RGB Percent | 12.55, 30.59, 100 | rgb(12.55, 30.59, 100) |
CMYK | 87, 69, 0, 0 | |
HSL | 227.6°, 100, 56.3 | hsl(227.6, 100%, 56.3%) |
HSV | 227.6°, 87.5, 100 |
XYZ | 21.37, 12.976, 95.986 |
---|---|
Hunter Lab | 36.022, 42.855, -132.771 |
CIE-LAB | 42.727, 50.902, -90.516 |
CIE-LCH | 42.727, 103.847, 299.351 |
CIE-LUV | 87.45, 69.41, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #204eff
CMYK percent of color #204eff
Text with hexadecimal color #204eff
This text has a font color of #204eff
<p style="color:#204eff">Text here</p>
#204eff Background Color
This box has a background color of #204eff
<div style="background-color:#204eff">Text here</div>
#204eff Border Color
This box has a border color of #204eff
<div style="border: 4px solid #204eff">Text here</div>
CSS codes
<p style="color:#204eff">Text here</p>
<div style="background-color:#204eff">Text here</div>
<div style="border: 4px solid #204eff">Text here</div>
#204eff Color on white background
This is how a font and box color of #204eff will look
on a white background.
#204eff Color on black background
This is how a font and box color of #204eff hex color will look
on a black background.