Shades of Old Copper #715038
Tints of Old Copper #715038
RGB
CMYK
RGB Variations
Color information
#715038 (or 0x715038) is known color: Old Copper. HEX triplet: 71, 50 and 38. RGB value is (113,80,56). Sum of RGB (Red+Green+Blue) = 113+80+56=249 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.38% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 56 (22.27% from 255 or 22.49% from 249); Max value from RGB is 113 - color contains mainly: red. Hex color #715038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715038 is #8EAFC7. Grayscale: #575757. Windows color (decimal): -9351112 or 3690609. OLE color: 3690609.
HSL color Cylindrical-coordinate representation of color #715038: hue angle of 25.26º degrees, saturation: 0.34, 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 #715038 is Cyan = 0, Magento = 0.29, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 56 | - |
| CMYK | 0 | 0.29 | 0.50 | 0.56 |
| HSL | 25.26º | 0.34% | 0.33% | - |
| HSV(B) | 25.26º | 0.5% | 0.44% | - |
| XYZ | 10.39 | 9.53 | 5.03 | - |
| YUV | 87.13 | 110.43 | 146.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 56 | 0 | 0.29 | 0.50 | 0.56 | 25.26 | 0.34 | 0.33 |
| Hex | 71 | 50 | 38 | 0 | 1D | 32 | 38 | 19 | 22 | 21 |
| Octal | 161 | 120 | 70 | 0 | 35 | 62 | 70 | 31 | 42 | 41 |
| Binary | 1110001 | 1010000 | 111000 | 0 | 11101 | 110010 | 111000 | 11001 | 100010 | 100001 |
Color Harmonies of #715038
Complementary color
Monochromatic Colors of #715038
Black with #715038
Text Example
Text Example
White with #715038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715038; }
p { color: rgb(113,80,56); }
H1.HeaderClassName
{
color: #715038;
}
.AnyTagClassName
{
color: #715038;
}
</style>
background-color css
<style>
a { background-color: #715038; }
a { background-color: rgb(113,80,56); }
div.DivClassName
{
background-color: #715038;
}
.BgClassName
{
background-color: #715038;
}
</style>
border-color css
<style>
span { border-color: #715038; }
span { border-color: rgb(113,80,56); }
td.TdClassName
{
border-color: #715038;
}
.TagClassName
{
border-color: #715038;
}
</style>