In RGB color space, #204bcc hex color has a red value of 32, a green value of 75 and a blue value of 204.
In CMYK color space (used in color printing), #204bcc hex color is composed of 84.31% cyan, 63.24% magenta, 0% yellow and 20% black.
#204bcc color has a hue of 225 degrees, a saturation of 72.88% and a lightness of 46.3%.
#204bcc hex color contains mainly BLUE.
The closest web safe color of #204bcc is #3333cc
#204bcc hex color has a decimal value of 2116556.
HEX | 204bcc | #204bcc |
---|---|---|
RGB | 32, 75, 204 | rgb(32, 75, 204) |
RGB Percent | 12.55, 29.41, 80 | rgb(12.55, 29.41, 80) |
CMYK | 84, 63, 0, 20 | |
HSL | 225°, 72.88, 46.3 | hsl(225, 72.88%, 46.3%) |
HSV | 225°, 84.3, 80 |
XYZ | 14.011, 9.699, 58.26 |
---|---|
Hunter Lab | 31.143, 25.805, -89.114 |
CIE-LAB | 37.297, 34.4, -70.477 |
CIE-LCH | 37.297, 78.424, 296.017 |
CIE-LUV | 84.31, 63.24, 0, 20 |
Web Safe | 3333cc |
RGB percent of color #204bcc
CMYK percent of color #204bcc
Text with hexadecimal color #204bcc
This text has a font color of #204bcc
<p style="color:#204bcc">Text here</p>
#204bcc Background Color
This box has a background color of #204bcc
<div style="background-color:#204bcc">Text here</div>
#204bcc Border Color
This box has a border color of #204bcc
<div style="border: 4px solid #204bcc">Text here</div>
CSS codes
<p style="color:#204bcc">Text here</p>
<div style="background-color:#204bcc">Text here</div>
<div style="border: 4px solid #204bcc">Text here</div>
#204bcc Color on white background
This is how a font and box color of #204bcc will look
on a white background.
#204bcc Color on black background
This is how a font and box color of #204bcc hex color will look
on a black background.