In RGB color space, #2036ff hex color has a red value of 32, a green value of 54 and a blue value of 255.
In CMYK color space (used in color printing), #2036ff hex color is composed of 87.45% cyan, 78.82% magenta, 0% yellow and 0% black.
#2036ff color has a hue of 234.1 degrees, a saturation of 100% and a lightness of 56.3%.
#2036ff hex color contains mainly BLUE.
The closest web safe color of #2036ff is #3333ff
#2036ff hex color has a decimal value of 2111231.
HEX | 2036ff | #2036ff |
---|---|---|
RGB | 32, 54, 255 | rgb(32, 54, 255) |
RGB Percent | 12.55, 21.18, 100 | rgb(12.55, 21.18, 100) |
CMYK | 87, 79, 0, 0 | |
HSL | 234.1°, 100, 56.3 | hsl(234.1, 100%, 56.3%) |
HSV | 234.1°, 87.5, 100 |
XYZ | 19.965, 10.165, 95.518 |
---|---|
Hunter Lab | 31.883, 55.983, -155.311 |
CIE-LAB | 38.137, 63.873, -98.118 |
CIE-LCH | 38.137, 117.076, 303.063 |
CIE-LUV | 87.45, 78.82, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #2036ff
CMYK percent of color #2036ff
Text with hexadecimal color #2036ff
This text has a font color of #2036ff
<p style="color:#2036ff">Text here</p>
#2036ff Background Color
This box has a background color of #2036ff
<div style="background-color:#2036ff">Text here</div>
#2036ff Border Color
This box has a border color of #2036ff
<div style="border: 4px solid #2036ff">Text here</div>
CSS codes
<p style="color:#2036ff">Text here</p>
<div style="background-color:#2036ff">Text here</div>
<div style="border: 4px solid #2036ff">Text here</div>
#2036ff Color on white background
This is how a font and box color of #2036ff will look
on a white background.
#2036ff Color on black background
This is how a font and box color of #2036ff hex color will look
on a black background.