Shades of Old Copper #765041
Tints of Old Copper #765041
RGB
CMYK
RGB Variations
Color information
#765041 (or 0x765041) is known color: Old Copper. HEX triplet: 76, 50 and 41. RGB value is (118,80,65). Sum of RGB (Red+Green+Blue) = 118+80+65=263 (34% of max value = 765). Red value is 118 (46.48% from 255 or 44.87% from 263); Green value is 80 (31.64% from 255 or 30.42% from 263); Blue value is 65 (25.78% from 255 or 24.71% from 263); Max value from RGB is 118 - color contains mainly: red. Hex color #765041 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765041 is #89AFBE. Grayscale: #595959. Windows color (decimal): -9023423 or 4280438. OLE color: 4280438.
HSL color Cylindrical-coordinate representation of color #765041: hue angle of 16.98º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #765041 is Cyan = 0, Magento = 0.32, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 65 | - |
| CMYK | 0 | 0.32 | 0.45 | 0.54 |
| HSL | 16.98º | 0.29% | 0.36% | - |
| HSV(B) | 16.98º | 0.45% | 0.46% | - |
| XYZ | 11.29 | 9.97 | 6.33 | - |
| YUV | 89.65 | 114.09 | 148.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 65 | 0 | 0.32 | 0.45 | 0.54 | 16.98 | 0.29 | 0.36 |
| Hex | 76 | 50 | 41 | 0 | 20 | 2D | 36 | 11 | 1D | 24 |
| Octal | 166 | 120 | 101 | 0 | 40 | 55 | 66 | 21 | 35 | 44 |
| Binary | 1110110 | 1010000 | 1000001 | 0 | 100000 | 101101 | 110110 | 10001 | 11101 | 100100 |
Color Harmonies of #765041
Complementary color
Monochromatic Colors of #765041
Black with #765041
Text Example
Text Example
White with #765041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765041; }
p { color: rgb(118,80,65); }
H1.HeaderClassName
{
color: #765041;
}
.AnyTagClassName
{
color: #765041;
}
</style>
background-color css
<style>
a { background-color: #765041; }
a { background-color: rgb(118,80,65); }
div.DivClassName
{
background-color: #765041;
}
.BgClassName
{
background-color: #765041;
}
</style>
border-color css
<style>
span { border-color: #765041; }
span { border-color: rgb(118,80,65); }
td.TdClassName
{
border-color: #765041;
}
.TagClassName
{
border-color: #765041;
}
</style>