Shades of Auburn #712821
Tints of Auburn #712821
RGB
CMYK
RGB Variations
Color information
#712821 (or 0x712821) is known color: Auburn. HEX triplet: 71, 28 and 21. RGB value is (113,40,33). Sum of RGB (Red+Green+Blue) = 113+40+33=186 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.75% from 186); Green value is 40 (16.02% from 255 or 21.51% from 186); Blue value is 33 (13.28% from 255 or 17.74% from 186); Max value from RGB is 113 - color contains mainly: red. Hex color #712821 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712821 is #8ED7DE. Grayscale: #3D3D3D. Windows color (decimal): -9361375 or 2173041. OLE color: 2173041.
HSL color Cylindrical-coordinate representation of color #712821: hue angle of 5.25º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #712821 is Cyan = 0, Magento = 0.65, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 40 | 33 | - |
| CMYK | 0 | 0.65 | 0.71 | 0.56 |
| HSL | 5.25º | 0.55% | 0.29% | - |
| HSV(B) | 5.25º | 0.71% | 0.44% | - |
| XYZ | 7.84 | 5.14 | 2.02 | - |
| YUV | 61.03 | 112.18 | 165.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 40 | 33 | 0 | 0.65 | 0.71 | 0.56 | 5.25 | 0.55 | 0.29 |
| Hex | 71 | 28 | 21 | 0 | 41 | 47 | 38 | 5 | 37 | 1D |
| Octal | 161 | 50 | 41 | 0 | 101 | 107 | 70 | 5 | 67 | 35 |
| Binary | 1110001 | 101000 | 100001 | 0 | 1000001 | 1000111 | 111000 | 101 | 110111 | 11101 |
Color Harmonies of #712821
Complementary color
Monochromatic Colors of #712821
Black with #712821
Text Example
Text Example
White with #712821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712821; }
p { color: rgb(113,40,33); }
H1.HeaderClassName
{
color: #712821;
}
.AnyTagClassName
{
color: #712821;
}
</style>
background-color css
<style>
a { background-color: #712821; }
a { background-color: rgb(113,40,33); }
div.DivClassName
{
background-color: #712821;
}
.BgClassName
{
background-color: #712821;
}
</style>
border-color css
<style>
span { border-color: #712821; }
span { border-color: rgb(113,40,33); }
td.TdClassName
{
border-color: #712821;
}
.TagClassName
{
border-color: #712821;
}
</style>