Shades of Auburn #712926
Tints of Auburn #712926
RGB
CMYK
RGB Variations
Color information
#712926 (or 0x712926) is known color: Auburn. HEX triplet: 71, 29 and 26. RGB value is (113,41,38). Sum of RGB (Red+Green+Blue) = 113+41+38=192 (25% of max value = 765). Red value is 113 (44.53% from 255 or 58.85% from 192); Green value is 41 (16.41% from 255 or 21.35% from 192); Blue value is 38 (15.23% from 255 or 19.79% from 192); Max value from RGB is 113 - color contains mainly: red. Hex color #712926 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712926 is #8ED6D9. Grayscale: #3E3E3E. Windows color (decimal): -9361114 or 2500977. OLE color: 2500977.
HSL color Cylindrical-coordinate representation of color #712926: hue angle of 2.4º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #712926 is Cyan = 0, Magento = 0.64, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 41 | 38 | - |
| CMYK | 0 | 0.64 | 0.66 | 0.56 |
| HSL | 2.4º | 0.5% | 0.3% | - |
| HSV(B) | 2.4º | 0.66% | 0.44% | - |
| XYZ | 7.95 | 5.24 | 2.43 | - |
| YUV | 62.19 | 114.35 | 164.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 41 | 38 | 0 | 0.64 | 0.66 | 0.56 | 2.4 | 0.5 | 0.3 |
| Hex | 71 | 29 | 26 | 0 | 40 | 42 | 38 | 2 | 32 | 1E |
| Octal | 161 | 51 | 46 | 0 | 100 | 102 | 70 | 2 | 62 | 36 |
| Binary | 1110001 | 101001 | 100110 | 0 | 1000000 | 1000010 | 111000 | 10 | 110010 | 11110 |
Color Harmonies of #712926
Complementary color
Monochromatic Colors of #712926
Black with #712926
Text Example
Text Example
White with #712926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712926; }
p { color: rgb(113,41,38); }
H1.HeaderClassName
{
color: #712926;
}
.AnyTagClassName
{
color: #712926;
}
</style>
background-color css
<style>
a { background-color: #712926; }
a { background-color: rgb(113,41,38); }
div.DivClassName
{
background-color: #712926;
}
.BgClassName
{
background-color: #712926;
}
</style>
border-color css
<style>
span { border-color: #712926; }
span { border-color: rgb(113,41,38); }
td.TdClassName
{
border-color: #712926;
}
.TagClassName
{
border-color: #712926;
}
</style>