Shades of Old Copper #755740
Tints of Old Copper #755740
RGB
CMYK
RGB Variations
Color information
#755740 (or 0x755740) is known color: Old Copper. HEX triplet: 75, 57 and 40. RGB value is (117,87,64). Sum of RGB (Red+Green+Blue) = 117+87+64=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 87 (34.38% from 255 or 32.46% from 268); Blue value is 64 (25.39% from 255 or 23.88% from 268); Max value from RGB is 117 - color contains mainly: red. Hex color #755740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755740 is #8AA8BF. Grayscale: #5D5D5D. Windows color (decimal): -9087168 or 4216693. OLE color: 4216693.
HSL color Cylindrical-coordinate representation of color #755740: hue angle of 26.04º 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 #755740 is Cyan = 0, Magento = 0.26, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 64 | - |
| CMYK | 0 | 0.26 | 0.45 | 0.54 |
| HSL | 26.04º | 0.29% | 0.35% | - |
| HSV(B) | 26.04º | 0.45% | 0.46% | - |
| XYZ | 11.67 | 10.97 | 6.35 | - |
| YUV | 93.35 | 111.44 | 144.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 64 | 0 | 0.26 | 0.45 | 0.54 | 26.04 | 0.29 | 0.35 |
| Hex | 75 | 57 | 40 | 0 | 1A | 2D | 36 | 1A | 1D | 23 |
| Octal | 165 | 127 | 100 | 0 | 32 | 55 | 66 | 32 | 35 | 43 |
| Binary | 1110101 | 1010111 | 1000000 | 0 | 11010 | 101101 | 110110 | 11010 | 11101 | 100011 |
Color Harmonies of #755740
Complementary color
Monochromatic Colors of #755740
Black with #755740
Text Example
Text Example
White with #755740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755740; }
p { color: rgb(117,87,64); }
H1.HeaderClassName
{
color: #755740;
}
.AnyTagClassName
{
color: #755740;
}
</style>
background-color css
<style>
a { background-color: #755740; }
a { background-color: rgb(117,87,64); }
div.DivClassName
{
background-color: #755740;
}
.BgClassName
{
background-color: #755740;
}
</style>
border-color css
<style>
span { border-color: #755740; }
span { border-color: rgb(117,87,64); }
td.TdClassName
{
border-color: #755740;
}
.TagClassName
{
border-color: #755740;
}
</style>