Shades of Old Copper #755141
Tints of Old Copper #755141
RGB
CMYK
RGB Variations
Color information
#755141 (or 0x755141) is known color: Old Copper. HEX triplet: 75, 51 and 41. RGB value is (117,81,65). Sum of RGB (Red+Green+Blue) = 117+81+65=263 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.49% from 263); Green value is 81 (32.03% from 255 or 30.80% from 263); Blue value is 65 (25.78% from 255 or 24.71% from 263); Max value from RGB is 117 - color contains mainly: red. Hex color #755141 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755141 is #8AAEBE. Grayscale: #5A5A5A. Windows color (decimal): -9088703 or 4280693. OLE color: 4280693.
HSL color Cylindrical-coordinate representation of color #755141: hue angle of 18.46º degrees, saturation: 0.29, 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 #755141 is Cyan = 0, Magento = 0.31, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 65 | - |
| CMYK | 0 | 0.31 | 0.44 | 0.54 |
| HSL | 18.46º | 0.29% | 0.36% | - |
| HSV(B) | 18.46º | 0.44% | 0.46% | - |
| XYZ | 11.23 | 10.05 | 6.35 | - |
| YUV | 89.94 | 113.93 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 65 | 0 | 0.31 | 0.44 | 0.54 | 18.46 | 0.29 | 0.36 |
| Hex | 75 | 51 | 41 | 0 | 1F | 2C | 36 | 12 | 1D | 24 |
| Octal | 165 | 121 | 101 | 0 | 37 | 54 | 66 | 22 | 35 | 44 |
| Binary | 1110101 | 1010001 | 1000001 | 0 | 11111 | 101100 | 110110 | 10010 | 11101 | 100100 |
Color Harmonies of #755141
Complementary color
Monochromatic Colors of #755141
Black with #755141
Text Example
Text Example
White with #755141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755141; }
p { color: rgb(117,81,65); }
H1.HeaderClassName
{
color: #755141;
}
.AnyTagClassName
{
color: #755141;
}
</style>
background-color css
<style>
a { background-color: #755141; }
a { background-color: rgb(117,81,65); }
div.DivClassName
{
background-color: #755141;
}
.BgClassName
{
background-color: #755141;
}
</style>
border-color css
<style>
span { border-color: #755141; }
span { border-color: rgb(117,81,65); }
td.TdClassName
{
border-color: #755141;
}
.TagClassName
{
border-color: #755141;
}
</style>