Shades of Old Copper #755137
Tints of Old Copper #755137
RGB
CMYK
RGB Variations
Color information
#755137 (or 0x755137) is known color: Old Copper. HEX triplet: 75, 51 and 37. RGB value is (117,81,55). Sum of RGB (Red+Green+Blue) = 117+81+55=253 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.25% from 253); Green value is 81 (32.03% from 255 or 32.02% from 253); Blue value is 55 (21.88% from 255 or 21.74% from 253); Max value from RGB is 117 - color contains mainly: red. Hex color #755137 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755137 is #8AAEC8. Grayscale: #585858. Windows color (decimal): -9088713 or 3625333. OLE color: 3625333.
HSL color Cylindrical-coordinate representation of color #755137: hue angle of 25.16º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #755137 is Cyan = 0, Magento = 0.31, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 55 | - |
| CMYK | 0 | 0.31 | 0.53 | 0.54 |
| HSL | 25.16º | 0.36% | 0.34% | - |
| HSV(B) | 25.16º | 0.53% | 0.46% | - |
| XYZ | 10.97 | 9.94 | 4.96 | - |
| YUV | 88.8 | 108.93 | 148.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 55 | 0 | 0.31 | 0.53 | 0.54 | 25.16 | 0.36 | 0.34 |
| Hex | 75 | 51 | 37 | 0 | 1F | 35 | 36 | 19 | 24 | 22 |
| Octal | 165 | 121 | 67 | 0 | 37 | 65 | 66 | 31 | 44 | 42 |
| Binary | 1110101 | 1010001 | 110111 | 0 | 11111 | 110101 | 110110 | 11001 | 100100 | 100010 |
Color Harmonies of #755137
Complementary color
Monochromatic Colors of #755137
Black with #755137
Text Example
Text Example
White with #755137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755137; }
p { color: rgb(117,81,55); }
H1.HeaderClassName
{
color: #755137;
}
.AnyTagClassName
{
color: #755137;
}
</style>
background-color css
<style>
a { background-color: #755137; }
a { background-color: rgb(117,81,55); }
div.DivClassName
{
background-color: #755137;
}
.BgClassName
{
background-color: #755137;
}
</style>
border-color css
<style>
span { border-color: #755137; }
span { border-color: rgb(117,81,55); }
td.TdClassName
{
border-color: #755137;
}
.TagClassName
{
border-color: #755137;
}
</style>