deep blue
Enter any color value (e.g., #b87674, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#212192 color RGB value is (33,33,146)
#212192 color CMYK value
#212192 color HSL value
HSV(or HSB) | 240.0° | 77.4 | 57.3 |
XYZ | 6.359 | 3.486 | 27.532 |
Yxy | 0.170 | 0.093 | 3.486 |
LAB | 21.895 | 39.643 | -61.134 |
LUV | 21.895 | -5.053 | -70.076 |
Hunter-LAB | 18.672 | 28.119 | -74.354 |
CIE-LCH | 21.895 | 72.863 | 302.962 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 21 | 21 | 92 |
Decimal | 33 | 33 | 146 |
Octal | 41 | 41 | 222 |
Binary | 00100001 | 00100001 | 10010010 |
Below, you can see some colors close to #212192. 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 #212192.
<span style="color:#212192">Text here</span>
This paragraph has a background color of #212192.
<p style="background-color:#212192;">Content here</p>
This element has a border color of #212192.
<div style="border:1px #212192;">Content here</div>
.text {color:#212192;}
.background {background-color:#212192;}
.border {border:1px solid #212192;}
.text-shadow {border:1px solid #212192;}
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, #020207 is the darkest color, while #f5f5fd is the lightest one.