Shades of Auburn #712826
Tints of Auburn #712826
RGB
CMYK
RGB Variations
Color information
#712826 (or 0x712826) is known color: Auburn. HEX triplet: 71, 28 and 26. RGB value is (113,40,38). Sum of RGB (Red+Green+Blue) = 113+40+38=191 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.16% from 191); Green value is 40 (16.02% from 255 or 20.94% from 191); Blue value is 38 (15.23% from 255 or 19.90% from 191); Max value from RGB is 113 - color contains mainly: red. Hex color #712826 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712826 is #8ED7D9. Grayscale: #3D3D3D. Windows color (decimal): -9361370 or 2500721. OLE color: 2500721.
HSL color Cylindrical-coordinate representation of color #712826: hue angle of 1.6º 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 #712826 is Cyan = 0, Magento = 0.65, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 40 | 38 | - |
| CMYK | 0 | 0.65 | 0.66 | 0.56 |
| HSL | 1.6º | 0.5% | 0.3% | - |
| HSV(B) | 1.6º | 0.66% | 0.44% | - |
| XYZ | 7.92 | 5.17 | 2.41 | - |
| YUV | 61.6 | 114.68 | 164.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 40 | 38 | 0 | 0.65 | 0.66 | 0.56 | 1.6 | 0.5 | 0.3 |
| Hex | 71 | 28 | 26 | 0 | 41 | 42 | 38 | 2 | 32 | 1E |
| Octal | 161 | 50 | 46 | 0 | 101 | 102 | 70 | 2 | 62 | 36 |
| Binary | 1110001 | 101000 | 100110 | 0 | 1000001 | 1000010 | 111000 | 10 | 110010 | 11110 |
Color Harmonies of #712826
Complementary color
Monochromatic Colors of #712826
Black with #712826
Text Example
Text Example
White with #712826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712826; }
p { color: rgb(113,40,38); }
H1.HeaderClassName
{
color: #712826;
}
.AnyTagClassName
{
color: #712826;
}
</style>
background-color css
<style>
a { background-color: #712826; }
a { background-color: rgb(113,40,38); }
div.DivClassName
{
background-color: #712826;
}
.BgClassName
{
background-color: #712826;
}
</style>
border-color css
<style>
span { border-color: #712826; }
span { border-color: rgb(113,40,38); }
td.TdClassName
{
border-color: #712826;
}
.TagClassName
{
border-color: #712826;
}
</style>