In RGB color space, #2000dc hex color has a red value of 32, a green value of 0 and a blue value of 220.
In CMYK color space (used in color printing), #2000dc hex color is composed of 85.45% cyan, 100% magenta, 0% yellow and 13.73% black.
#2000dc color has a hue of 248.7 degrees, a saturation of 100% and a lightness of 43.1%.
#2000dc hex color contains mainly BLUE.
The closest web safe color of #2000dc is #3300cc
#2000dc hex color has a decimal value of 2097372.
HEX | 2000dc | #2000dc |
---|---|---|
RGB | 32, 0, 220 | rgb(32, 0, 220) |
RGB Percent | 12.55, 0, 86.27 | rgb(12.55, 0, 86.27) |
CMYK | 85, 100, 0, 14 | |
HSL | 248.7°, 100, 43.1 | hsl(248.7, 100%, 43.1%) |
HSV | 248.7°, 100, 86.3 |
XYZ | 13.514, 5.474, 68.055 |
---|---|
Hunter Lab | 23.397, 62.159, -156.083 |
CIE-LAB | 28.045, 71.119, -95.061 |
CIE-LCH | 28.045, 118.72, 306.802 |
CIE-LUV | 85.45, 100, 0, 13.73 |
Web Safe | 3300cc |
RGB percent of color #2000dc
CMYK percent of color #2000dc
Text with hexadecimal color #2000dc
This text has a font color of #2000dc
<p style="color:#2000dc">Text here</p>
#2000dc Background Color
This box has a background color of #2000dc
<div style="background-color:#2000dc">Text here</div>
#2000dc Border Color
This box has a border color of #2000dc
<div style="border: 4px solid #2000dc">Text here</div>
CSS codes
<p style="color:#2000dc">Text here</p>
<div style="background-color:#2000dc">Text here</div>
<div style="border: 4px solid #2000dc">Text here</div>
#2000dc Color on white background
This is how a font and box color of #2000dc will look
on a white background.
#2000dc Color on black background
This is how a font and box color of #2000dc hex color will look
on a black background.