In RGB color space, #2000dd hex color has a red value of 32, a green value of 0 and a blue value of 221.
In CMYK color space (used in color printing), #2000dd hex color is composed of 85.52% cyan, 100% magenta, 0% yellow and 13.33% black.
#2000dd color has a hue of 248.7 degrees, a saturation of 100% and a lightness of 43.3%.
#2000dd hex color contains mainly BLUE.
The closest web safe color of #2000dd is #3300cc
#2000dd hex color has a decimal value of 2097373.
HEX | 2000dd | #2000dd |
---|---|---|
RGB | 32, 0, 221 | rgb(32, 0, 221) |
RGB Percent | 12.55, 0, 86.67 | rgb(12.55, 0, 86.67) |
CMYK | 86, 100, 0, 13 | |
HSL | 248.7°, 100, 43.3 | hsl(248.7, 100%, 43.3%) |
HSV | 248.7°, 100, 86.7 |
XYZ | 13.647, 5.528, 68.754 |
---|---|
Hunter Lab | 23.512, 62.462, -156.92 |
CIE-LAB | 28.189, 71.35, -95.396 |
CIE-LCH | 28.189, 119.127, 306.794 |
CIE-LUV | 85.52, 100, 0, 13.33 |
Web Safe | 3300cc |
RGB percent of color #2000dd
CMYK percent of color #2000dd
Text with hexadecimal color #2000dd
This text has a font color of #2000dd
<p style="color:#2000dd">Text here</p>
#2000dd Background Color
This box has a background color of #2000dd
<div style="background-color:#2000dd">Text here</div>
#2000dd Border Color
This box has a border color of #2000dd
<div style="border: 4px solid #2000dd">Text here</div>
CSS codes
<p style="color:#2000dd">Text here</p>
<div style="background-color:#2000dd">Text here</div>
<div style="border: 4px solid #2000dd">Text here</div>
#2000dd Color on white background
This is how a font and box color of #2000dd will look
on a white background.
#2000dd Color on black background
This is how a font and box color of #2000dd hex color will look
on a black background.