Shades of Old Copper #755040
Tints of Old Copper #755040
RGB
CMYK
RGB Variations
Color information
#755040 (or 0x755040) is known color: Old Copper. HEX triplet: 75, 50 and 40. RGB value is (117,80,64). Sum of RGB (Red+Green+Blue) = 117+80+64=261 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.83% from 261); Green value is 80 (31.64% from 255 or 30.65% from 261); Blue value is 64 (25.39% from 255 or 24.52% from 261); Max value from RGB is 117 - color contains mainly: red. Hex color #755040 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755040 is #8AAFBF. Grayscale: #595959. Windows color (decimal): -9088960 or 4214901. OLE color: 4214901.
HSL color Cylindrical-coordinate representation of color #755040: hue angle of 18.11º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #755040 is Cyan = 0, Magento = 0.32, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 80 | 64 | - |
| CMYK | 0 | 0.32 | 0.45 | 0.54 |
| HSL | 18.11º | 0.29% | 0.35% | - |
| HSV(B) | 18.11º | 0.45% | 0.46% | - |
| XYZ | 11.13 | 9.89 | 6.17 | - |
| YUV | 89.24 | 113.76 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 80 | 64 | 0 | 0.32 | 0.45 | 0.54 | 18.11 | 0.29 | 0.35 |
| Hex | 75 | 50 | 40 | 0 | 20 | 2D | 36 | 12 | 1D | 23 |
| Octal | 165 | 120 | 100 | 0 | 40 | 55 | 66 | 22 | 35 | 43 |
| Binary | 1110101 | 1010000 | 1000000 | 0 | 100000 | 101101 | 110110 | 10010 | 11101 | 100011 |
Color Harmonies of #755040
Complementary color
Monochromatic Colors of #755040
Black with #755040
Text Example
Text Example
White with #755040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755040; }
p { color: rgb(117,80,64); }
H1.HeaderClassName
{
color: #755040;
}
.AnyTagClassName
{
color: #755040;
}
</style>
background-color css
<style>
a { background-color: #755040; }
a { background-color: rgb(117,80,64); }
div.DivClassName
{
background-color: #755040;
}
.BgClassName
{
background-color: #755040;
}
</style>
border-color css
<style>
span { border-color: #755040; }
span { border-color: rgb(117,80,64); }
td.TdClassName
{
border-color: #755040;
}
.TagClassName
{
border-color: #755040;
}
</style>