Shades of Old Copper #755142
Tints of Old Copper #755142
RGB
CMYK
RGB Variations
Color information
#755142 (or 0x755142) is known color: Old Copper. HEX triplet: 75, 51 and 42. RGB value is (117,81,66). Sum of RGB (Red+Green+Blue) = 117+81+66=264 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.32% from 264); Green value is 81 (32.03% from 255 or 30.68% from 264); Blue value is 66 (26.17% from 255 or 25% from 264); Max value from RGB is 117 - color contains mainly: red. Hex color #755142 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755142 is #8AAEBD. Grayscale: #5A5A5A. Windows color (decimal): -9088702 or 4346229. OLE color: 4346229.
HSL color Cylindrical-coordinate representation of color #755142: hue angle of 17.65º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #755142 is Cyan = 0, Magento = 0.31, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 66 | - |
| CMYK | 0 | 0.31 | 0.44 | 0.54 |
| HSL | 17.65º | 0.28% | 0.36% | - |
| HSV(B) | 17.65º | 0.44% | 0.46% | - |
| XYZ | 11.26 | 10.06 | 6.5 | - |
| YUV | 90.05 | 114.43 | 147.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 66 | 0 | 0.31 | 0.44 | 0.54 | 17.65 | 0.28 | 0.36 |
| Hex | 75 | 51 | 42 | 0 | 1F | 2C | 36 | 12 | 1C | 24 |
| Octal | 165 | 121 | 102 | 0 | 37 | 54 | 66 | 22 | 34 | 44 |
| Binary | 1110101 | 1010001 | 1000010 | 0 | 11111 | 101100 | 110110 | 10010 | 11100 | 100100 |
Color Harmonies of #755142
Complementary color
Monochromatic Colors of #755142
Black with #755142
Text Example
Text Example
White with #755142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755142; }
p { color: rgb(117,81,66); }
H1.HeaderClassName
{
color: #755142;
}
.AnyTagClassName
{
color: #755142;
}
</style>
background-color css
<style>
a { background-color: #755142; }
a { background-color: rgb(117,81,66); }
div.DivClassName
{
background-color: #755142;
}
.BgClassName
{
background-color: #755142;
}
</style>
border-color css
<style>
span { border-color: #755142; }
span { border-color: rgb(117,81,66); }
td.TdClassName
{
border-color: #755142;
}
.TagClassName
{
border-color: #755142;
}
</style>