In RGB color space, #020ccc hex color has a red value of 2, a green value of 12 and a blue value of 204.
In CMYK color space (used in color printing), #020ccc hex color is composed of 99.02% cyan, 94.12% magenta, 0% yellow and 20% black.
#020ccc color has a hue of 237 degrees, a saturation of 98.06% and a lightness of 40.4%.
#020ccc hex color contains mainly BLUE.
The closest web safe color of #020ccc is #0000cc
#020ccc hex color has a decimal value of 134348.
HEX | 020ccc | #020ccc |
---|---|---|
RGB | 2, 12, 204 | rgb(2, 12, 204) |
RGB Percent | 0.78, 4.71, 80 | rgb(0.78, 4.71, 80) |
CMYK | 99, 94, 0, 20 | |
HSL | 237°, 98.06, 40.4 | hsl(237, 98.06%, 40.4%) |
HSV | 237°, 99, 80 |
XYZ | 11.056, 4.635, 57.439 |
---|---|
Hunter Lab | 21.529, 53.991, -143.114 |
CIE-LAB | 25.669, 64.469, -89.759 |
CIE-LCH | 25.669, 110.512, 305.688 |
CIE-LUV | 99.02, 94.12, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #020ccc
CMYK percent of color #020ccc
Text with hexadecimal color #020ccc
This text has a font color of #020ccc
<p style="color:#020ccc">Text here</p>
#020ccc Background Color
This box has a background color of #020ccc
<div style="background-color:#020ccc">Text here</div>
#020ccc Border Color
This box has a border color of #020ccc
<div style="border: 4px solid #020ccc">Text here</div>
CSS codes
<p style="color:#020ccc">Text here</p>
<div style="background-color:#020ccc">Text here</div>
<div style="border: 4px solid #020ccc">Text here</div>
#020ccc Color on white background
This is how a font and box color of #020ccc will look
on a white background.
#020ccc Color on black background
This is how a font and box color of #020ccc hex color will look
on a black background.