In a RGB color space, #2012e4 hex color is composed of 12.5% red, 7.1% green and 89.4% blue. Whereas in a CMYK color space, it is composed of 86% cyan, 92.1% magenta, 0% yellow and 10.6% black. It has a hue angle of 244 degrees, a saturation of 85.4% and a lightness of 48.2%. #2012e4 color hex could be obtained by blending #4024ff with #0000c9. Closest websafe color is: #3300cc.
The hexadecimal color #2012e4 has RGB values of R:32, G:18, B:228 and CMYK values of C:0.86, M:0.92, Y:0, K:0.11. Its decimal value is 2101988.
Hex triplet | 2012e4 | #2012e4 |
RGB Decimal | 32, 18, 228 | rgb(32,18,228) |
RGB Percent | 12.5, 7.1, 89.4 | rgb(12.5%,7.1%,89.4%) |
CMYK | 86, 92.1, 0, 10.6 | |
HSL | 244°, 85.4, 48.2 | hsl(244,85.4%,48.2%) |
HSV(HSB) | 244°, 92.1, 89.4 | |
Web Safe | 3300cc | #30c |
XYZ | 14.816, 6.341, 73.842 |
xyY | 0.156, 0.067, 6.341 |
CIE-LAB | 30.257, 69.705, -95.962 |
CIE-LCH | 30.257, 118.606, 305.994 |
CIE-LUV | 30.257, -7.492, -116.492 |
Hunter-Lab | 25.182, 60.952, -156.233 |
Binary | 00100000, 00010010, 11100100 |
Below, you can see some colors close to #2012e4. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #2012e4.
<span style="color:#2012e4">Text here</span>
This paragraph has a background color of #2012e4.
<p style="background-color:#2012e4;">Content here</p>
This element has a border color of #2012e4.
<div style="border:1px #2012e4;">Content here</div>
.text {color:#2012e4;}
.background {background-color:#2012e4;}
.border {border:1px solid #2012e4;}
.text-shadow {border:1px solid #2012e4;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #02010b is the darkest color, while #f7f7fe is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #79787e is the less saturated color, while #1708ee is the most saturated one.