In RGB color space, #2020cc hex color has a red value of 32, a green value of 32 and a blue value of 204.
In CMYK color space (used in color printing), #2020cc hex color is composed of 84.31% cyan, 84.31% magenta, 0% yellow and 20% black.
#2020cc color has a hue of 240 degrees, a saturation of 72.88% and a lightness of 46.3%.
#2020cc hex color contains mainly BLUE.
The closest web safe color of #2020cc is #3333cc
#2020cc hex color has a decimal value of 2105548.
HEX | 2020cc | #2020cc |
---|---|---|
RGB | 32, 32, 204 | rgb(32, 32, 204) |
RGB Percent | 12.55, 12.55, 80 | rgb(12.55, 12.55, 80) |
CMYK | 84, 84, 0, 20 | |
HSL | 240°, 72.88, 46.3 | hsl(240, 72.88%, 46.3%) |
HSV | 240°, 84.3, 80 |
XYZ | 12.011, 5.7, 57.594 |
---|---|
Hunter Lab | 23.875, 48.02, -126.316 |
CIE-LAB | 28.643, 58.484, -84.777 |
CIE-LCH | 28.643, 102.993, 304.6 |
CIE-LUV | 84.31, 84.31, 0, 20 |
Web Safe | 3333cc |
RGB percent of color #2020cc
CMYK percent of color #2020cc
Text with hexadecimal color #2020cc
This text has a font color of #2020cc
<p style="color:#2020cc">Text here</p>
#2020cc Background Color
This box has a background color of #2020cc
<div style="background-color:#2020cc">Text here</div>
#2020cc Border Color
This box has a border color of #2020cc
<div style="border: 4px solid #2020cc">Text here</div>
CSS codes
<p style="color:#2020cc">Text here</p>
<div style="background-color:#2020cc">Text here</div>
<div style="border: 4px solid #2020cc">Text here</div>
#2020cc Color on white background
This is how a font and box color of #2020cc will look
on a white background.
#2020cc Color on black background
This is how a font and box color of #2020cc hex color will look
on a black background.