Shades of Auburn #712827
Tints of Auburn #712827
RGB
CMYK
RGB Variations
Color information
#712827 (or 0x712827) is known color: Auburn. HEX triplet: 71, 28 and 27. RGB value is (113,40,39). Sum of RGB (Red+Green+Blue) = 113+40+39=192 (25% of max value = 765). Red value is 113 (44.53% from 255 or 58.85% from 192); Green value is 40 (16.02% from 255 or 20.83% from 192); Blue value is 39 (15.62% from 255 or 20.31% from 192); Max value from RGB is 113 - color contains mainly: red. Hex color #712827 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712827 is #8ED7D8. Grayscale: #3D3D3D. Windows color (decimal): -9361369 or 2566257. OLE color: 2566257.
HSL color Cylindrical-coordinate representation of color #712827: hue angle of 0.81º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #712827 is Cyan = 0, Magento = 0.65, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 40 | 39 | - |
| CMYK | 0 | 0.65 | 0.65 | 0.56 |
| HSL | 0.81º | 0.49% | 0.3% | - |
| HSV(B) | 0.81º | 0.65% | 0.44% | - |
| XYZ | 7.94 | 5.17 | 2.5 | - |
| YUV | 61.71 | 115.18 | 164.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 40 | 39 | 0 | 0.65 | 0.65 | 0.56 | 0.81 | 0.49 | 0.3 |
| Hex | 71 | 28 | 27 | 0 | 41 | 41 | 38 | 1 | 31 | 1E |
| Octal | 161 | 50 | 47 | 0 | 101 | 101 | 70 | 1 | 61 | 36 |
| Binary | 1110001 | 101000 | 100111 | 0 | 1000001 | 1000001 | 111000 | 1 | 110001 | 11110 |
Color Harmonies of #712827
Complementary color
Monochromatic Colors of #712827
Black with #712827
Text Example
Text Example
White with #712827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712827; }
p { color: rgb(113,40,39); }
H1.HeaderClassName
{
color: #712827;
}
.AnyTagClassName
{
color: #712827;
}
</style>
background-color css
<style>
a { background-color: #712827; }
a { background-color: rgb(113,40,39); }
div.DivClassName
{
background-color: #712827;
}
.BgClassName
{
background-color: #712827;
}
</style>
border-color css
<style>
span { border-color: #712827; }
span { border-color: rgb(113,40,39); }
td.TdClassName
{
border-color: #712827;
}
.TagClassName
{
border-color: #712827;
}
</style>