Shades of Auburn #712520
Tints of Auburn #712520
RGB
CMYK
RGB Variations
Color information
#712520 (or 0x712520) is known color: Auburn. HEX triplet: 71, 25 and 20. RGB value is (113,37,32). Sum of RGB (Red+Green+Blue) = 113+37+32=182 (24% of max value = 765). Red value is 113 (44.53% from 255 or 62.09% from 182); Green value is 37 (14.84% from 255 or 20.33% from 182); Blue value is 32 (12.89% from 255 or 17.58% from 182); Max value from RGB is 113 - color contains mainly: red. Hex color #712520 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712520 is #8EDADF. Grayscale: #3B3B3B. Windows color (decimal): -9362144 or 2106737. OLE color: 2106737.
HSL color Cylindrical-coordinate representation of color #712520: hue angle of 3.7º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #712520 is Cyan = 0, Magento = 0.67, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 37 | 32 | - |
| CMYK | 0 | 0.67 | 0.72 | 0.56 |
| HSL | 3.7º | 0.56% | 0.28% | - |
| HSV(B) | 3.7º | 0.72% | 0.44% | - |
| XYZ | 7.73 | 4.94 | 1.91 | - |
| YUV | 59.15 | 112.68 | 166.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 37 | 32 | 0 | 0.67 | 0.72 | 0.56 | 3.7 | 0.56 | 0.28 |
| Hex | 71 | 25 | 20 | 0 | 43 | 48 | 38 | 4 | 38 | 1C |
| Octal | 161 | 45 | 40 | 0 | 103 | 110 | 70 | 4 | 70 | 34 |
| Binary | 1110001 | 100101 | 100000 | 0 | 1000011 | 1001000 | 111000 | 100 | 111000 | 11100 |
Color Harmonies of #712520
Complementary color
Monochromatic Colors of #712520
Black with #712520
Text Example
Text Example
White with #712520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712520; }
p { color: rgb(113,37,32); }
H1.HeaderClassName
{
color: #712520;
}
.AnyTagClassName
{
color: #712520;
}
</style>
background-color css
<style>
a { background-color: #712520; }
a { background-color: rgb(113,37,32); }
div.DivClassName
{
background-color: #712520;
}
.BgClassName
{
background-color: #712520;
}
</style>
border-color css
<style>
span { border-color: #712520; }
span { border-color: rgb(113,37,32); }
td.TdClassName
{
border-color: #712520;
}
.TagClassName
{
border-color: #712520;
}
</style>