Shades of Old Copper #715135
Tints of Old Copper #715135
RGB
CMYK
RGB Variations
Color information
#715135 (or 0x715135) is known color: Old Copper. HEX triplet: 71, 51 and 35. RGB value is (113,81,53). Sum of RGB (Red+Green+Blue) = 113+81+53=247 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.75% from 247); Green value is 81 (32.03% from 255 or 32.79% from 247); Blue value is 53 (21.09% from 255 or 21.46% from 247); Max value from RGB is 113 - color contains mainly: red. Hex color #715135 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715135 is #8EAECA. Grayscale: #575757. Windows color (decimal): -9350859 or 3494257. OLE color: 3494257.
HSL color Cylindrical-coordinate representation of color #715135: hue angle of 28º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #715135 is Cyan = 0, Magento = 0.28, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 53 | - |
| CMYK | 0 | 0.28 | 0.53 | 0.56 |
| HSL | 28º | 0.36% | 0.33% | - |
| HSV(B) | 28º | 0.53% | 0.44% | - |
| XYZ | 10.4 | 9.65 | 4.68 | - |
| YUV | 87.38 | 108.6 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 53 | 0 | 0.28 | 0.53 | 0.56 | 28 | 0.36 | 0.33 |
| Hex | 71 | 51 | 35 | 0 | 1C | 35 | 38 | 1C | 24 | 21 |
| Octal | 161 | 121 | 65 | 0 | 34 | 65 | 70 | 34 | 44 | 41 |
| Binary | 1110001 | 1010001 | 110101 | 0 | 11100 | 110101 | 111000 | 11100 | 100100 | 100001 |
Color Harmonies of #715135
Complementary color
Monochromatic Colors of #715135
Black with #715135
Text Example
Text Example
White with #715135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715135; }
p { color: rgb(113,81,53); }
H1.HeaderClassName
{
color: #715135;
}
.AnyTagClassName
{
color: #715135;
}
</style>
background-color css
<style>
a { background-color: #715135; }
a { background-color: rgb(113,81,53); }
div.DivClassName
{
background-color: #715135;
}
.BgClassName
{
background-color: #715135;
}
</style>
border-color css
<style>
span { border-color: #715135; }
span { border-color: rgb(113,81,53); }
td.TdClassName
{
border-color: #715135;
}
.TagClassName
{
border-color: #715135;
}
</style>