In RGB color space, #204cff hex color has a red value of 32, a green value of 76 and a blue value of 255.
In CMYK color space (used in color printing), #204cff hex color is composed of 87.45% cyan, 70.2% magenta, 0% yellow and 0% black.
#204cff color has a hue of 228.2 degrees, a saturation of 100% and a lightness of 56.3%.
#204cff hex color contains mainly BLUE.
The closest web safe color of #204cff is #3333ff
#204cff hex color has a decimal value of 2116863.
HEX | 204cff | #204cff |
---|---|---|
RGB | 32, 76, 255 | rgb(32, 76, 255) |
RGB Percent | 12.55, 29.8, 100 | rgb(12.55, 29.8, 100) |
CMYK | 87, 70, 0, 0 | |
HSL | 228.2°, 100, 56.3 | hsl(228.2, 100%, 56.3%) |
HSV | 228.2°, 87.5, 100 |
XYZ | 21.23, 12.696, 95.939 |
---|---|
Hunter Lab | 35.631, 43.999, -134.699 |
CIE-LAB | 42.302, 52.071, -91.218 |
CIE-LCH | 42.302, 105.034, 299.72 |
CIE-LUV | 87.45, 70.2, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #204cff
CMYK percent of color #204cff
Text with hexadecimal color #204cff
This text has a font color of #204cff
<p style="color:#204cff">Text here</p>
#204cff Background Color
This box has a background color of #204cff
<div style="background-color:#204cff">Text here</div>
#204cff Border Color
This box has a border color of #204cff
<div style="border: 4px solid #204cff">Text here</div>
CSS codes
<p style="color:#204cff">Text here</p>
<div style="background-color:#204cff">Text here</div>
<div style="border: 4px solid #204cff">Text here</div>
#204cff Color on white background
This is how a font and box color of #204cff will look
on a white background.
#204cff Color on black background
This is how a font and box color of #204cff hex color will look
on a black background.