Shades of Auburn #722220
Tints of Auburn #722220
RGB
CMYK
RGB Variations
Color information
#722220 (or 0x722220) is known color: Auburn. HEX triplet: 72, 22 and 20. RGB value is (114,34,32). Sum of RGB (Red+Green+Blue) = 114+34+32=180 (23% of max value = 765). Red value is 114 (44.92% from 255 or 63.33% from 180); Green value is 34 (13.67% from 255 or 18.89% from 180); Blue value is 32 (12.89% from 255 or 17.78% from 180); Max value from RGB is 114 - color contains mainly: red. Hex color #722220 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722220 is #8DDDDF. Grayscale: #393939. Windows color (decimal): -9297376 or 2105970. OLE color: 2105970.
HSL color Cylindrical-coordinate representation of color #722220: hue angle of 1.46º 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 #722220 is Cyan = 0, Magento = 0.70, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 34 | 32 | - |
| CMYK | 0 | 0.70 | 0.72 | 0.55 |
| HSL | 1.46º | 0.56% | 0.29% | - |
| HSV(B) | 1.46º | 0.72% | 0.45% | - |
| XYZ | 7.77 | 4.83 | 1.89 | - |
| YUV | 57.69 | 113.5 | 168.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 34 | 32 | 0 | 0.70 | 0.72 | 0.55 | 1.46 | 0.56 | 0.29 |
| Hex | 72 | 22 | 20 | 0 | 46 | 48 | 37 | 1 | 38 | 1D |
| Octal | 162 | 42 | 40 | 0 | 106 | 110 | 67 | 1 | 70 | 35 |
| Binary | 1110010 | 100010 | 100000 | 0 | 1000110 | 1001000 | 110111 | 1 | 111000 | 11101 |
Color Harmonies of #722220
Complementary color
Monochromatic Colors of #722220
Black with #722220
Text Example
Text Example
White with #722220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722220; }
p { color: rgb(114,34,32); }
H1.HeaderClassName
{
color: #722220;
}
.AnyTagClassName
{
color: #722220;
}
</style>
background-color css
<style>
a { background-color: #722220; }
a { background-color: rgb(114,34,32); }
div.DivClassName
{
background-color: #722220;
}
.BgClassName
{
background-color: #722220;
}
</style>
border-color css
<style>
span { border-color: #722220; }
span { border-color: rgb(114,34,32); }
td.TdClassName
{
border-color: #722220;
}
.TagClassName
{
border-color: #722220;
}
</style>