Shades of Old Copper #715134
Tints of Old Copper #715134
RGB
CMYK
RGB Variations
Color information
#715134 (or 0x715134) is known color: Old Copper. HEX triplet: 71, 51 and 34. RGB value is (113,81,52). Sum of RGB (Red+Green+Blue) = 113+81+52=246 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.93% from 246); Green value is 81 (32.03% from 255 or 32.93% from 246); Blue value is 52 (20.70% from 255 or 21.14% from 246); Max value from RGB is 113 - color contains mainly: red. Hex color #715134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715134 is #8EAECB. Grayscale: #575757. Windows color (decimal): -9350860 or 3428721. OLE color: 3428721.
HSL color Cylindrical-coordinate representation of color #715134: hue angle of 28.52º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #715134 is Cyan = 0, Magento = 0.28, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 52 | - |
| CMYK | 0 | 0.28 | 0.54 | 0.56 |
| HSL | 28.52º | 0.37% | 0.32% | - |
| HSV(B) | 28.52º | 0.54% | 0.44% | - |
| XYZ | 10.37 | 9.64 | 4.56 | - |
| YUV | 87.26 | 108.1 | 146.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 52 | 0 | 0.28 | 0.54 | 0.56 | 28.52 | 0.37 | 0.32 |
| Hex | 71 | 51 | 34 | 0 | 1C | 36 | 38 | 1D | 25 | 20 |
| Octal | 161 | 121 | 64 | 0 | 34 | 66 | 70 | 35 | 45 | 40 |
| Binary | 1110001 | 1010001 | 110100 | 0 | 11100 | 110110 | 111000 | 11101 | 100101 | 100000 |
Color Harmonies of #715134
Complementary color
Monochromatic Colors of #715134
Black with #715134
Text Example
Text Example
White with #715134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715134; }
p { color: rgb(113,81,52); }
H1.HeaderClassName
{
color: #715134;
}
.AnyTagClassName
{
color: #715134;
}
</style>
background-color css
<style>
a { background-color: #715134; }
a { background-color: rgb(113,81,52); }
div.DivClassName
{
background-color: #715134;
}
.BgClassName
{
background-color: #715134;
}
</style>
border-color css
<style>
span { border-color: #715134; }
span { border-color: rgb(113,81,52); }
td.TdClassName
{
border-color: #715134;
}
.TagClassName
{
border-color: #715134;
}
</style>