Shades of Old Copper #775740
Tints of Old Copper #775740
RGB
CMYK
RGB Variations
Color information
#775740 (or 0x775740) is known color: Old Copper. HEX triplet: 77, 57 and 40. RGB value is (119,87,64). Sum of RGB (Red+Green+Blue) = 119+87+64=270 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.07% from 270); Green value is 87 (34.38% from 255 or 32.22% from 270); Blue value is 64 (25.39% from 255 or 23.70% from 270); Max value from RGB is 119 - color contains mainly: red. Hex color #775740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775740 is #88A8BF. Grayscale: #5E5E5E. Windows color (decimal): -8956096 or 4216695. OLE color: 4216695.
HSL color Cylindrical-coordinate representation of color #775740: hue angle of 25.09º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #775740 is Cyan = 0, Magento = 0.27, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 87 | 64 | - |
| CMYK | 0 | 0.27 | 0.46 | 0.53 |
| HSL | 25.09º | 0.3% | 0.36% | - |
| HSV(B) | 25.09º | 0.46% | 0.47% | - |
| XYZ | 11.94 | 11.11 | 6.37 | - |
| YUV | 93.95 | 111.1 | 145.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 87 | 64 | 0 | 0.27 | 0.46 | 0.53 | 25.09 | 0.3 | 0.36 |
| Hex | 77 | 57 | 40 | 0 | 1B | 2E | 35 | 19 | 1E | 24 |
| Octal | 167 | 127 | 100 | 0 | 33 | 56 | 65 | 31 | 36 | 44 |
| Binary | 1110111 | 1010111 | 1000000 | 0 | 11011 | 101110 | 110101 | 11001 | 11110 | 100100 |
Color Harmonies of #775740
Complementary color
Monochromatic Colors of #775740
Black with #775740
Text Example
Text Example
White with #775740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775740; }
p { color: rgb(119,87,64); }
H1.HeaderClassName
{
color: #775740;
}
.AnyTagClassName
{
color: #775740;
}
</style>
background-color css
<style>
a { background-color: #775740; }
a { background-color: rgb(119,87,64); }
div.DivClassName
{
background-color: #775740;
}
.BgClassName
{
background-color: #775740;
}
</style>
border-color css
<style>
span { border-color: #775740; }
span { border-color: rgb(119,87,64); }
td.TdClassName
{
border-color: #775740;
}
.TagClassName
{
border-color: #775740;
}
</style>