Shades of Auburn #722320
Tints of Auburn #722320
RGB
CMYK
RGB Variations
Color information
#722320 (or 0x722320) is known color: Auburn. HEX triplet: 72, 23 and 20. RGB value is (114,35,32). Sum of RGB (Red+Green+Blue) = 114+35+32=181 (23% of max value = 765). Red value is 114 (44.92% from 255 or 62.98% from 181); Green value is 35 (14.06% from 255 or 19.34% from 181); Blue value is 32 (12.89% from 255 or 17.68% from 181); Max value from RGB is 114 - color contains mainly: red. Hex color #722320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722320 is #8DDCDF. Grayscale: #3A3A3A. Windows color (decimal): -9297120 or 2106226. OLE color: 2106226.
HSL color Cylindrical-coordinate representation of color #722320: hue angle of 2.2º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #722320 is Cyan = 0, Magento = 0.69, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 35 | 32 | - |
| CMYK | 0 | 0.69 | 0.72 | 0.55 |
| HSL | 2.2º | 0.56% | 0.29% | - |
| HSV(B) | 2.2º | 0.72% | 0.45% | - |
| XYZ | 7.8 | 4.88 | 1.9 | - |
| YUV | 58.28 | 113.17 | 167.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 32 | 0 | 0.69 | 0.72 | 0.55 | 2.2 | 0.56 | 0.29 |
| Hex | 72 | 23 | 20 | 0 | 45 | 48 | 37 | 2 | 38 | 1D |
| Octal | 162 | 43 | 40 | 0 | 105 | 110 | 67 | 2 | 70 | 35 |
| Binary | 1110010 | 100011 | 100000 | 0 | 1000101 | 1001000 | 110111 | 10 | 111000 | 11101 |
Color Harmonies of #722320
Complementary color
Monochromatic Colors of #722320
Black with #722320
Text Example
Text Example
White with #722320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722320; }
p { color: rgb(114,35,32); }
H1.HeaderClassName
{
color: #722320;
}
.AnyTagClassName
{
color: #722320;
}
</style>
background-color css
<style>
a { background-color: #722320; }
a { background-color: rgb(114,35,32); }
div.DivClassName
{
background-color: #722320;
}
.BgClassName
{
background-color: #722320;
}
</style>
border-color css
<style>
span { border-color: #722320; }
span { border-color: rgb(114,35,32); }
td.TdClassName
{
border-color: #722320;
}
.TagClassName
{
border-color: #722320;
}
</style>