Shades of Old Copper #705138
Tints of Old Copper #705138
RGB
CMYK
RGB Variations
Color information
#705138 (or 0x705138) is known color: Old Copper. HEX triplet: 70, 51 and 38. RGB value is (112,81,56). Sum of RGB (Red+Green+Blue) = 112+81+56=249 (32% of max value = 765). Red value is 112 (44.14% from 255 or 44.98% from 249); Green value is 81 (32.03% from 255 or 32.53% from 249); Blue value is 56 (22.27% from 255 or 22.49% from 249); Max value from RGB is 112 - color contains mainly: red. Hex color #705138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705138 is #8FAEC7. Grayscale: #575757. Windows color (decimal): -9416392 or 3690864. OLE color: 3690864.
HSL color Cylindrical-coordinate representation of color #705138: hue angle of 26.79º 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 #705138 is Cyan = 0, Magento = 0.28, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 81 | 56 | - |
| CMYK | 0 | 0.28 | 0.50 | 0.56 |
| HSL | 26.79º | 0.33% | 0.33% | - |
| HSV(B) | 26.79º | 0.5% | 0.44% | - |
| XYZ | 10.34 | 9.62 | 5.05 | - |
| YUV | 87.42 | 110.27 | 145.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 81 | 56 | 0 | 0.28 | 0.50 | 0.56 | 26.79 | 0.33 | 0.33 |
| Hex | 70 | 51 | 38 | 0 | 1C | 32 | 38 | 1B | 21 | 21 |
| Octal | 160 | 121 | 70 | 0 | 34 | 62 | 70 | 33 | 41 | 41 |
| Binary | 1110000 | 1010001 | 111000 | 0 | 11100 | 110010 | 111000 | 11011 | 100001 | 100001 |
Color Harmonies of #705138
Complementary color
Monochromatic Colors of #705138
Black with #705138
Text Example
Text Example
White with #705138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705138; }
p { color: rgb(112,81,56); }
H1.HeaderClassName
{
color: #705138;
}
.AnyTagClassName
{
color: #705138;
}
</style>
background-color css
<style>
a { background-color: #705138; }
a { background-color: rgb(112,81,56); }
div.DivClassName
{
background-color: #705138;
}
.BgClassName
{
background-color: #705138;
}
</style>
border-color css
<style>
span { border-color: #705138; }
span { border-color: rgb(112,81,56); }
td.TdClassName
{
border-color: #705138;
}
.TagClassName
{
border-color: #705138;
}
</style>