Shades of Auburn #713028
Tints of Auburn #713028
RGB
CMYK
RGB Variations
Color information
#713028 (or 0x713028) is known color: Auburn. HEX triplet: 71, 30 and 28. RGB value is (113,48,40). Sum of RGB (Red+Green+Blue) = 113+48+40=201 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.22% from 201); Green value is 48 (19.14% from 255 or 23.88% from 201); Blue value is 40 (16.02% from 255 or 19.90% from 201); Max value from RGB is 113 - color contains mainly: red. Hex color #713028 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713028 is #8ECFD7. Grayscale: #424242. Windows color (decimal): -9359320 or 2633841. OLE color: 2633841.
HSL color Cylindrical-coordinate representation of color #713028: hue angle of 6.58º degrees, saturation: 0.48, 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 #713028 is Cyan = 0, Magento = 0.58, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 48 | 40 | - |
| CMYK | 0 | 0.58 | 0.65 | 0.56 |
| HSL | 6.58º | 0.48% | 0.3% | - |
| HSV(B) | 6.58º | 0.65% | 0.44% | - |
| XYZ | 8.25 | 5.78 | 2.69 | - |
| YUV | 66.52 | 113.03 | 161.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 40 | 0 | 0.58 | 0.65 | 0.56 | 6.58 | 0.48 | 0.3 |
| Hex | 71 | 30 | 28 | 0 | 3A | 41 | 38 | 7 | 30 | 1E |
| Octal | 161 | 60 | 50 | 0 | 72 | 101 | 70 | 7 | 60 | 36 |
| Binary | 1110001 | 110000 | 101000 | 0 | 111010 | 1000001 | 111000 | 111 | 110000 | 11110 |
Color Harmonies of #713028
Complementary color
Monochromatic Colors of #713028
Black with #713028
Text Example
Text Example
White with #713028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713028; }
p { color: rgb(113,48,40); }
H1.HeaderClassName
{
color: #713028;
}
.AnyTagClassName
{
color: #713028;
}
</style>
background-color css
<style>
a { background-color: #713028; }
a { background-color: rgb(113,48,40); }
div.DivClassName
{
background-color: #713028;
}
.BgClassName
{
background-color: #713028;
}
</style>
border-color css
<style>
span { border-color: #713028; }
span { border-color: rgb(113,48,40); }
td.TdClassName
{
border-color: #713028;
}
.TagClassName
{
border-color: #713028;
}
</style>