deep blue
Enter any color value (e.g., #b42c2f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#212193 color RGB value is (33,33,147)
#212193 color CMYK value
#212193 color HSL value
HSV(or HSB) | 240.0° | 77.6 | 57.6 |
XYZ | 6.438 | 3.518 | 27.943 |
Yxy | 0.170 | 0.093 | 3.518 |
LAB | 22.008 | 39.985 | -61.566 |
LUV | 22.008 | -5.096 | -70.667 |
Hunter-LAB | 18.755 | 28.446 | -75.207 |
CIE-LCH | 22.008 | 73.411 | 303.002 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 21 | 21 | 93 |
Decimal | 33 | 33 | 147 |
Octal | 41 | 41 | 223 |
Binary | 00100001 | 00100001 | 10010011 |
Below, you can see some colors close to #212193. 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 #212193.
<span style="color:#212193">Text here</span>
This paragraph has a background color of #212193.
<p style="background-color:#212193;">Content here</p>
This element has a border color of #212193.
<div style="border:1px #212193;">Content here</div>
.text {color:#212193;}
.background {background-color:#212193;}
.border {border:1px solid #212193;}
.text-shadow {border:1px solid #212193;}
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, #020208 is the darkest color, while #f6f6fd is the lightest one.