Shades of Old Copper #765540
Tints of Old Copper #765540
RGB
CMYK
RGB Variations
Color information
#765540 (or 0x765540) is known color: Old Copper. HEX triplet: 76, 55 and 40. RGB value is (118,85,64). Sum of RGB (Red+Green+Blue) = 118+85+64=267 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.19% from 267); Green value is 85 (33.59% from 255 or 31.84% from 267); Blue value is 64 (25.39% from 255 or 23.97% from 267); Max value from RGB is 118 - color contains mainly: red. Hex color #765540 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765540 is #89AABF. Grayscale: #5C5C5C. Windows color (decimal): -9022144 or 4216182. OLE color: 4216182.
HSL color Cylindrical-coordinate representation of color #765540: hue angle of 23.33º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #765540 is Cyan = 0, Magento = 0.28, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 85 | 64 | - |
| CMYK | 0 | 0.28 | 0.46 | 0.54 |
| HSL | 23.33º | 0.3% | 0.36% | - |
| HSV(B) | 23.33º | 0.46% | 0.46% | - |
| XYZ | 11.65 | 10.72 | 6.31 | - |
| YUV | 92.47 | 111.93 | 146.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 64 | 0 | 0.28 | 0.46 | 0.54 | 23.33 | 0.3 | 0.36 |
| Hex | 76 | 55 | 40 | 0 | 1C | 2E | 36 | 17 | 1E | 24 |
| Octal | 166 | 125 | 100 | 0 | 34 | 56 | 66 | 27 | 36 | 44 |
| Binary | 1110110 | 1010101 | 1000000 | 0 | 11100 | 101110 | 110110 | 10111 | 11110 | 100100 |
Color Harmonies of #765540
Complementary color
Monochromatic Colors of #765540
Black with #765540
Text Example
Text Example
White with #765540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765540; }
p { color: rgb(118,85,64); }
H1.HeaderClassName
{
color: #765540;
}
.AnyTagClassName
{
color: #765540;
}
</style>
background-color css
<style>
a { background-color: #765540; }
a { background-color: rgb(118,85,64); }
div.DivClassName
{
background-color: #765540;
}
.BgClassName
{
background-color: #765540;
}
</style>
border-color css
<style>
span { border-color: #765540; }
span { border-color: rgb(118,85,64); }
td.TdClassName
{
border-color: #765540;
}
.TagClassName
{
border-color: #765540;
}
</style>