Shades of Old Copper #765443
Tints of Old Copper #765443
RGB
CMYK
RGB Variations
Color information
#765443 (or 0x765443) is known color: Old Copper. HEX triplet: 76, 54 and 43. RGB value is (118,84,67). Sum of RGB (Red+Green+Blue) = 118+84+67=269 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.87% from 269); Green value is 84 (33.20% from 255 or 31.23% from 269); Blue value is 67 (26.56% from 255 or 24.91% from 269); Max value from RGB is 118 - color contains mainly: red. Hex color #765443 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765443 is #89ABBC. Grayscale: #5C5C5C. Windows color (decimal): -9022397 or 4412534. OLE color: 4412534.
HSL color Cylindrical-coordinate representation of color #765443: hue angle of 20º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #765443 is Cyan = 0, Magento = 0.29, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 84 | 67 | - |
| CMYK | 0 | 0.29 | 0.43 | 0.54 |
| HSL | 20º | 0.28% | 0.36% | - |
| HSV(B) | 20º | 0.43% | 0.46% | - |
| XYZ | 11.65 | 10.6 | 6.74 | - |
| YUV | 92.23 | 113.76 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 67 | 0 | 0.29 | 0.43 | 0.54 | 20 | 0.28 | 0.36 |
| Hex | 76 | 54 | 43 | 0 | 1D | 2B | 36 | 14 | 1C | 24 |
| Octal | 166 | 124 | 103 | 0 | 35 | 53 | 66 | 24 | 34 | 44 |
| Binary | 1110110 | 1010100 | 1000011 | 0 | 11101 | 101011 | 110110 | 10100 | 11100 | 100100 |
Color Harmonies of #765443
Complementary color
Monochromatic Colors of #765443
Black with #765443
Text Example
Text Example
White with #765443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765443; }
p { color: rgb(118,84,67); }
H1.HeaderClassName
{
color: #765443;
}
.AnyTagClassName
{
color: #765443;
}
</style>
background-color css
<style>
a { background-color: #765443; }
a { background-color: rgb(118,84,67); }
div.DivClassName
{
background-color: #765443;
}
.BgClassName
{
background-color: #765443;
}
</style>
border-color css
<style>
span { border-color: #765443; }
span { border-color: rgb(118,84,67); }
td.TdClassName
{
border-color: #765443;
}
.TagClassName
{
border-color: #765443;
}
</style>