Shades of Auburn #713231
Tints of Auburn #713231
RGB
CMYK
RGB Variations
Color information
#713231 (or 0x713231) is known color: Auburn. HEX triplet: 71, 32 and 31. RGB value is (113,50,49). Sum of RGB (Red+Green+Blue) = 113+50+49=212 (28% of max value = 765). Red value is 113 (44.53% from 255 or 53.30% from 212); Green value is 50 (19.92% from 255 or 23.58% from 212); Blue value is 49 (19.53% from 255 or 23.11% from 212); Max value from RGB is 113 - color contains mainly: red. Hex color #713231 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713231 is #8ECDCE. Grayscale: #444444. Windows color (decimal): -9358799 or 3224177. OLE color: 3224177.
HSL color Cylindrical-coordinate representation of color #713231: hue angle of 0.94º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713231 is Cyan = 0, Magento = 0.56, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 49 | - |
| CMYK | 0 | 0.56 | 0.57 | 0.56 |
| HSL | 0.94º | 0.4% | 0.32% | - |
| HSV(B) | 0.94º | 0.57% | 0.44% | - |
| XYZ | 8.51 | 6.01 | 3.62 | - |
| YUV | 68.72 | 116.87 | 159.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 49 | 0 | 0.56 | 0.57 | 0.56 | 0.94 | 0.4 | 0.32 |
| Hex | 71 | 32 | 31 | 0 | 38 | 39 | 38 | 1 | 28 | 20 |
| Octal | 161 | 62 | 61 | 0 | 70 | 71 | 70 | 1 | 50 | 40 |
| Binary | 1110001 | 110010 | 110001 | 0 | 111000 | 111001 | 111000 | 1 | 101000 | 100000 |
Color Harmonies of #713231
Complementary color
Monochromatic Colors of #713231
Black with #713231
Text Example
Text Example
White with #713231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713231; }
p { color: rgb(113,50,49); }
H1.HeaderClassName
{
color: #713231;
}
.AnyTagClassName
{
color: #713231;
}
</style>
background-color css
<style>
a { background-color: #713231; }
a { background-color: rgb(113,50,49); }
div.DivClassName
{
background-color: #713231;
}
.BgClassName
{
background-color: #713231;
}
</style>
border-color css
<style>
span { border-color: #713231; }
span { border-color: rgb(113,50,49); }
td.TdClassName
{
border-color: #713231;
}
.TagClassName
{
border-color: #713231;
}
</style>