Shades of Old Copper #715032
Tints of Old Copper #715032
RGB
CMYK
RGB Variations
Color information
#715032 (or 0x715032) is known color: Old Copper. HEX triplet: 71, 50 and 32. RGB value is (113,80,50). Sum of RGB (Red+Green+Blue) = 113+80+50=243 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.50% from 243); Green value is 80 (31.64% from 255 or 32.92% from 243); Blue value is 50 (19.92% from 255 or 20.58% from 243); Max value from RGB is 113 - color contains mainly: red. Hex color #715032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715032 is #8EAFCD. Grayscale: #565656. Windows color (decimal): -9351118 or 3297393. OLE color: 3297393.
HSL color Cylindrical-coordinate representation of color #715032: hue angle of 28.57º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #715032 is Cyan = 0, Magento = 0.29, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 50 | - |
| CMYK | 0 | 0.29 | 0.56 | 0.56 |
| HSL | 28.57º | 0.39% | 0.32% | - |
| HSV(B) | 28.57º | 0.56% | 0.44% | - |
| XYZ | 10.25 | 9.48 | 4.31 | - |
| YUV | 86.45 | 107.43 | 146.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 50 | 0 | 0.29 | 0.56 | 0.56 | 28.57 | 0.39 | 0.32 |
| Hex | 71 | 50 | 32 | 0 | 1D | 38 | 38 | 1D | 27 | 20 |
| Octal | 161 | 120 | 62 | 0 | 35 | 70 | 70 | 35 | 47 | 40 |
| Binary | 1110001 | 1010000 | 110010 | 0 | 11101 | 111000 | 111000 | 11101 | 100111 | 100000 |
Color Harmonies of #715032
Complementary color
Monochromatic Colors of #715032
Black with #715032
Text Example
Text Example
White with #715032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715032; }
p { color: rgb(113,80,50); }
H1.HeaderClassName
{
color: #715032;
}
.AnyTagClassName
{
color: #715032;
}
</style>
background-color css
<style>
a { background-color: #715032; }
a { background-color: rgb(113,80,50); }
div.DivClassName
{
background-color: #715032;
}
.BgClassName
{
background-color: #715032;
}
</style>
border-color css
<style>
span { border-color: #715032; }
span { border-color: rgb(113,80,50); }
td.TdClassName
{
border-color: #715032;
}
.TagClassName
{
border-color: #715032;
}
</style>