Shades of Old Copper #785136
Tints of Old Copper #785136
RGB
CMYK
RGB Variations
Color information
#785136 (or 0x785136) is known color: Old Copper. HEX triplet: 78, 51 and 36. RGB value is (120,81,54). Sum of RGB (Red+Green+Blue) = 120+81+54=255 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.06% from 255); Green value is 81 (32.03% from 255 or 31.76% from 255); Blue value is 54 (21.48% from 255 or 21.18% from 255); Max value from RGB is 120 - color contains mainly: red. Hex color #785136 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #785136 is #87AEC9. Grayscale: #595959. Windows color (decimal): -8892106 or 3559800. OLE color: 3559800.
HSL color Cylindrical-coordinate representation of color #785136: hue angle of 24.55º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #785136 is Cyan = 0, Magento = 0.32, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 81 | 54 | - |
| CMYK | 0 | 0.32 | 0.55 | 0.53 |
| HSL | 24.55º | 0.38% | 0.34% | - |
| HSV(B) | 24.55º | 0.55% | 0.47% | - |
| XYZ | 11.35 | 10.14 | 4.85 | - |
| YUV | 89.58 | 107.92 | 149.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 81 | 54 | 0 | 0.32 | 0.55 | 0.53 | 24.55 | 0.38 | 0.34 |
| Hex | 78 | 51 | 36 | 0 | 20 | 37 | 35 | 19 | 26 | 22 |
| Octal | 170 | 121 | 66 | 0 | 40 | 67 | 65 | 31 | 46 | 42 |
| Binary | 1111000 | 1010001 | 110110 | 0 | 100000 | 110111 | 110101 | 11001 | 100110 | 100010 |
Color Harmonies of #785136
Complementary color
Monochromatic Colors of #785136
Black with #785136
Text Example
Text Example
White with #785136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785136; }
p { color: rgb(120,81,54); }
H1.HeaderClassName
{
color: #785136;
}
.AnyTagClassName
{
color: #785136;
}
</style>
background-color css
<style>
a { background-color: #785136; }
a { background-color: rgb(120,81,54); }
div.DivClassName
{
background-color: #785136;
}
.BgClassName
{
background-color: #785136;
}
</style>
border-color css
<style>
span { border-color: #785136; }
span { border-color: rgb(120,81,54); }
td.TdClassName
{
border-color: #785136;
}
.TagClassName
{
border-color: #785136;
}
</style>