In RGB color space, #2011ff hex color has a red value of 32, a green value of 17 and a blue value of 255.
In CMYK color space (used in color printing), #2011ff hex color is composed of 87.45% cyan, 93.33% magenta, 0% yellow and 0% black.
#2011ff color has a hue of 243.8 degrees, a saturation of 100% and a lightness of 53.3%.
#2011ff hex color contains mainly BLUE.
The closest web safe color of #2011ff is #3300ff
#2011ff hex color has a decimal value of 2101759.
HEX | 2011ff | #2011ff |
---|---|---|
RGB | 32, 17, 255 | rgb(32, 17, 255) |
RGB Percent | 12.55, 6.67, 100 | rgb(12.55, 6.67, 100) |
CMYK | 87, 93, 0, 0 | |
HSL | 243.8°, 100, 53.3 | hsl(243.8, 100%, 53.3%) |
HSV | 243.8°, 93.3, 100 |
XYZ | 18.846, 7.928, 95.145 |
---|---|
Hunter Lab | 28.157, 70.2, -180.639 |
CIE-LAB | 33.832, 76.766, -105.29 |
CIE-LCH | 33.832, 130.304, 306.095 |
CIE-LUV | 87.45, 93.33, 0, 0 |
Web Safe | 3300ff |
RGB percent of color #2011ff
CMYK percent of color #2011ff
Text with hexadecimal color #2011ff
This text has a font color of #2011ff
<p style="color:#2011ff">Text here</p>
#2011ff Background Color
This box has a background color of #2011ff
<div style="background-color:#2011ff">Text here</div>
#2011ff Border Color
This box has a border color of #2011ff
<div style="border: 4px solid #2011ff">Text here</div>
CSS codes
<p style="color:#2011ff">Text here</p>
<div style="background-color:#2011ff">Text here</div>
<div style="border: 4px solid #2011ff">Text here</div>
#2011ff Color on white background
This is how a font and box color of #2011ff will look
on a white background.
#2011ff Color on black background
This is how a font and box color of #2011ff hex color will look
on a black background.