Shades of Auburn #722921
Tints of Auburn #722921
RGB
CMYK
RGB Variations
Color information
#722921 (or 0x722921) is known color: Auburn. HEX triplet: 72, 29 and 21. RGB value is (114,41,33). Sum of RGB (Red+Green+Blue) = 114+41+33=188 (24% of max value = 765). Red value is 114 (44.92% from 255 or 60.64% from 188); Green value is 41 (16.41% from 255 or 21.81% from 188); Blue value is 33 (13.28% from 255 or 17.55% from 188); Max value from RGB is 114 - color contains mainly: red. Hex color #722921 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722921 is #8DD6DE. Grayscale: #3E3E3E. Windows color (decimal): -9295583 or 2173298. OLE color: 2173298.
HSL color Cylindrical-coordinate representation of color #722921: hue angle of 5.93º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #722921 is Cyan = 0, Magento = 0.64, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 33 | - |
| CMYK | 0 | 0.64 | 0.71 | 0.55 |
| HSL | 5.93º | 0.55% | 0.29% | - |
| HSV(B) | 5.93º | 0.71% | 0.45% | - |
| XYZ | 8.01 | 5.27 | 2.03 | - |
| YUV | 61.92 | 111.68 | 165.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 33 | 0 | 0.64 | 0.71 | 0.55 | 5.93 | 0.55 | 0.29 |
| Hex | 72 | 29 | 21 | 0 | 40 | 47 | 37 | 6 | 37 | 1D |
| Octal | 162 | 51 | 41 | 0 | 100 | 107 | 67 | 6 | 67 | 35 |
| Binary | 1110010 | 101001 | 100001 | 0 | 1000000 | 1000111 | 110111 | 110 | 110111 | 11101 |
Color Harmonies of #722921
Complementary color
Monochromatic Colors of #722921
Black with #722921
Text Example
Text Example
White with #722921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722921; }
p { color: rgb(114,41,33); }
H1.HeaderClassName
{
color: #722921;
}
.AnyTagClassName
{
color: #722921;
}
</style>
background-color css
<style>
a { background-color: #722921; }
a { background-color: rgb(114,41,33); }
div.DivClassName
{
background-color: #722921;
}
.BgClassName
{
background-color: #722921;
}
</style>
border-color css
<style>
span { border-color: #722921; }
span { border-color: rgb(114,41,33); }
td.TdClassName
{
border-color: #722921;
}
.TagClassName
{
border-color: #722921;
}
</style>