reddish black
Enter any color value (e.g., #45fb2d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#32021a color RGB value is (50,2,26)
#32021a color CMYK value
#32021a color HSL value
HSV(or HSB) | 330° | 96 | 19.6 |
XYZ | 1.524 | 0.796 | 1.051 |
Yxy | 0.452 | 0.236 | 0.796 |
LAB | 7.191 | 26.107 | -2.594 |
LUV | 7.191 | 15.79 | -3.474 |
Hunter-LAB | 8.922 | 14.865 | -0.736 |
CIE-LCH | 7.191 | 26.236 | 354.325 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 32 | 2 | 1A |
Decimal | 50 | 2 | 26 |
Octal | 62 | 2 | 32 |
Binary | 00110010 | 00000010 | 00011010 |
Below, you can see some colors close to #32021a. 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 #32021a.
<span style="color:#32021a">Text here</span>
This paragraph has a background color of #32021a.
<p style="background-color:#32021a;">Content here</p>
This element has a border color of #32021a.
<div style="border:1px #32021a;">Content here</div>
.text {color:#32021a;}
.background {background-color:#32021a;}
.border {border:1px solid #32021a;}
.text-shadow {border:1px solid #32021a;}
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, #090005 is the darkest color, while #fff4f9 is the lightest one.