Shades of Old Copper #715139
Tints of Old Copper #715139
RGB
CMYK
RGB Variations
Color information
#715139 (or 0x715139) is known color: Old Copper. HEX triplet: 71, 51 and 39. RGB value is (113,81,57). Sum of RGB (Red+Green+Blue) = 113+81+57=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 81 (32.03% from 255 or 32.27% from 251); Blue value is 57 (22.66% from 255 or 22.71% from 251); Max value from RGB is 113 - color contains mainly: red. Hex color #715139 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715139 is #8EAEC6. Grayscale: #575757. Windows color (decimal): -9350855 or 3756401. OLE color: 3756401.
HSL color Cylindrical-coordinate representation of color #715139: hue angle of 25.71º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #715139 is Cyan = 0, Magento = 0.28, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 57 | - |
| CMYK | 0 | 0.28 | 0.50 | 0.56 |
| HSL | 25.71º | 0.33% | 0.33% | - |
| HSV(B) | 25.71º | 0.5% | 0.44% | - |
| XYZ | 10.49 | 9.69 | 5.19 | - |
| YUV | 87.83 | 110.6 | 145.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 57 | 0 | 0.28 | 0.50 | 0.56 | 25.71 | 0.33 | 0.33 |
| Hex | 71 | 51 | 39 | 0 | 1C | 32 | 38 | 1A | 21 | 21 |
| Octal | 161 | 121 | 71 | 0 | 34 | 62 | 70 | 32 | 41 | 41 |
| Binary | 1110001 | 1010001 | 111001 | 0 | 11100 | 110010 | 111000 | 11010 | 100001 | 100001 |
Color Harmonies of #715139
Complementary color
Monochromatic Colors of #715139
Black with #715139
Text Example
Text Example
White with #715139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715139; }
p { color: rgb(113,81,57); }
H1.HeaderClassName
{
color: #715139;
}
.AnyTagClassName
{
color: #715139;
}
</style>
background-color css
<style>
a { background-color: #715139; }
a { background-color: rgb(113,81,57); }
div.DivClassName
{
background-color: #715139;
}
.BgClassName
{
background-color: #715139;
}
</style>
border-color css
<style>
span { border-color: #715139; }
span { border-color: rgb(113,81,57); }
td.TdClassName
{
border-color: #715139;
}
.TagClassName
{
border-color: #715139;
}
</style>