Shades of Auburn #712624
Tints of Auburn #712624
RGB
CMYK
RGB Variations
Color information
#712624 (or 0x712624) is known color: Auburn. HEX triplet: 71, 26 and 24. RGB value is (113,38,36). Sum of RGB (Red+Green+Blue) = 113+38+36=187 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.43% from 187); Green value is 38 (15.23% from 255 or 20.32% from 187); Blue value is 36 (14.45% from 255 or 19.25% from 187); Max value from RGB is 113 - color contains mainly: red. Hex color #712624 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712624 is #8ED9DB. Grayscale: #3C3C3C. Windows color (decimal): -9361884 or 2369137. OLE color: 2369137.
HSL color Cylindrical-coordinate representation of color #712624: hue angle of 1.56º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #712624 is Cyan = 0, Magento = 0.66, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 38 | 36 | - |
| CMYK | 0 | 0.66 | 0.68 | 0.56 |
| HSL | 1.56º | 0.52% | 0.29% | - |
| HSV(B) | 1.56º | 0.68% | 0.44% | - |
| XYZ | 7.82 | 5.02 | 2.23 | - |
| YUV | 60.2 | 114.35 | 165.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 36 | 0 | 0.66 | 0.68 | 0.56 | 1.56 | 0.52 | 0.29 |
| Hex | 71 | 26 | 24 | 0 | 42 | 44 | 38 | 2 | 34 | 1D |
| Octal | 161 | 46 | 44 | 0 | 102 | 104 | 70 | 2 | 64 | 35 |
| Binary | 1110001 | 100110 | 100100 | 0 | 1000010 | 1000100 | 111000 | 10 | 110100 | 11101 |
Color Harmonies of #712624
Complementary color
Monochromatic Colors of #712624
Black with #712624
Text Example
Text Example
White with #712624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712624; }
p { color: rgb(113,38,36); }
H1.HeaderClassName
{
color: #712624;
}
.AnyTagClassName
{
color: #712624;
}
</style>
background-color css
<style>
a { background-color: #712624; }
a { background-color: rgb(113,38,36); }
div.DivClassName
{
background-color: #712624;
}
.BgClassName
{
background-color: #712624;
}
</style>
border-color css
<style>
span { border-color: #712624; }
span { border-color: rgb(113,38,36); }
td.TdClassName
{
border-color: #712624;
}
.TagClassName
{
border-color: #712624;
}
</style>