#21213d color RGB value is (33,33,61)
#21213d color CMYK value
#21213d color HSL value
HSV(or HSB) | 240° | 45.9 | 23.9 |
XYZ | 2.013 | 1.748 | 4.646 |
Yxy | 0.239 | 0.208 | 1.748 |
LAB | 14.105 | 8.583 | -17.984 |
LUV | 14.105 | -1.26 | -17.473 |
Hunter-LAB | 13.221 | 4.046 | -11.581 |
CIE-LCH | 14.105 | 19.927 | 295.514 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 21 | 21 | 3D |
Decimal | 33 | 33 | 61 |
Octal | 41 | 41 | 75 |
Binary | 00100001 | 00100001 | 00111101 |
Below, you can see some colors close to #21213d. 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 #21213d.
<span style="color:#21213d">Text here</span>
This paragraph has a background color of #21213d.
<p style="background-color:#21213d;">Content here</p>
This element has a border color of #21213d.
<div style="border:1px #21213d;">Content here</div>
.text {color:#21213d;}
.background {background-color:#21213d;}
.border {border:1px solid #21213d;}
.text-shadow {border:1px solid #21213d;}
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, #030306 is the darkest color, while #f7f7fb is the lightest one.