Shades of Auburn #722620
Tints of Auburn #722620
RGB
CMYK
RGB Variations
Color information
#722620 (or 0x722620) is known color: Auburn. HEX triplet: 72, 26 and 20. RGB value is (114,38,32). Sum of RGB (Red+Green+Blue) = 114+38+32=184 (24% of max value = 765). Red value is 114 (44.92% from 255 or 61.96% from 184); Green value is 38 (15.23% from 255 or 20.65% from 184); Blue value is 32 (12.89% from 255 or 17.39% from 184); Max value from RGB is 114 - color contains mainly: red. Hex color #722620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722620 is #8DD9DF. Grayscale: #3C3C3C. Windows color (decimal): -9296352 or 2106994. OLE color: 2106994.
HSL color Cylindrical-coordinate representation of color #722620: hue angle of 4.39º 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 #722620 is Cyan = 0, Magento = 0.67, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 32 | - |
| CMYK | 0 | 0.67 | 0.72 | 0.55 |
| HSL | 4.39º | 0.56% | 0.29% | - |
| HSV(B) | 4.39º | 0.72% | 0.45% | - |
| XYZ | 7.89 | 5.07 | 1.93 | - |
| YUV | 60.04 | 112.18 | 166.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 32 | 0 | 0.67 | 0.72 | 0.55 | 4.39 | 0.56 | 0.29 |
| Hex | 72 | 26 | 20 | 0 | 43 | 48 | 37 | 4 | 38 | 1D |
| Octal | 162 | 46 | 40 | 0 | 103 | 110 | 67 | 4 | 70 | 35 |
| Binary | 1110010 | 100110 | 100000 | 0 | 1000011 | 1001000 | 110111 | 100 | 111000 | 11101 |
Color Harmonies of #722620
Complementary color
Monochromatic Colors of #722620
Black with #722620
Text Example
Text Example
White with #722620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722620; }
p { color: rgb(114,38,32); }
H1.HeaderClassName
{
color: #722620;
}
.AnyTagClassName
{
color: #722620;
}
</style>
background-color css
<style>
a { background-color: #722620; }
a { background-color: rgb(114,38,32); }
div.DivClassName
{
background-color: #722620;
}
.BgClassName
{
background-color: #722620;
}
</style>
border-color css
<style>
span { border-color: #722620; }
span { border-color: rgb(114,38,32); }
td.TdClassName
{
border-color: #722620;
}
.TagClassName
{
border-color: #722620;
}
</style>