Shades of Old Copper #715237
Tints of Old Copper #715237
RGB
CMYK
RGB Variations
Color information
#715237 (or 0x715237) is known color: Old Copper. HEX triplet: 71, 52 and 37. RGB value is (113,82,55). Sum of RGB (Red+Green+Blue) = 113+82+55=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 82 (32.42% from 255 or 32.8% from 250); Blue value is 55 (21.88% from 255 or 22% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #715237 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715237 is #8EADC8. Grayscale: #585858. Windows color (decimal): -9350601 or 3625585. OLE color: 3625585.
HSL color Cylindrical-coordinate representation of color #715237: hue angle of 27.93º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #715237 is Cyan = 0, Magento = 0.27, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 55 | - |
| CMYK | 0 | 0.27 | 0.51 | 0.56 |
| HSL | 27.93º | 0.35% | 0.33% | - |
| HSV(B) | 27.93º | 0.51% | 0.44% | - |
| XYZ | 10.52 | 9.82 | 4.96 | - |
| YUV | 88.19 | 109.27 | 145.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 55 | 0 | 0.27 | 0.51 | 0.56 | 27.93 | 0.35 | 0.33 |
| Hex | 71 | 52 | 37 | 0 | 1B | 33 | 38 | 1C | 23 | 21 |
| Octal | 161 | 122 | 67 | 0 | 33 | 63 | 70 | 34 | 43 | 41 |
| Binary | 1110001 | 1010010 | 110111 | 0 | 11011 | 110011 | 111000 | 11100 | 100011 | 100001 |
Color Harmonies of #715237
Complementary color
Monochromatic Colors of #715237
Black with #715237
Text Example
Text Example
White with #715237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715237; }
p { color: rgb(113,82,55); }
H1.HeaderClassName
{
color: #715237;
}
.AnyTagClassName
{
color: #715237;
}
</style>
background-color css
<style>
a { background-color: #715237; }
a { background-color: rgb(113,82,55); }
div.DivClassName
{
background-color: #715237;
}
.BgClassName
{
background-color: #715237;
}
</style>
border-color css
<style>
span { border-color: #715237; }
span { border-color: rgb(113,82,55); }
td.TdClassName
{
border-color: #715237;
}
.TagClassName
{
border-color: #715237;
}
</style>