Shades of Old Copper #755135
Tints of Old Copper #755135
RGB
CMYK
RGB Variations
Color information
#755135 (or 0x755135) is known color: Old Copper. HEX triplet: 75, 51 and 35. RGB value is (117,81,53). Sum of RGB (Red+Green+Blue) = 117+81+53=251 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.61% from 251); Green value is 81 (32.03% from 255 or 32.27% from 251); Blue value is 53 (21.09% from 255 or 21.12% from 251); Max value from RGB is 117 - color contains mainly: red. Hex color #755135 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755135 is #8AAECA. Grayscale: #585858. Windows color (decimal): -9088715 or 3494261. OLE color: 3494261.
HSL color Cylindrical-coordinate representation of color #755135: hue angle of 26.25º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #755135 is Cyan = 0, Magento = 0.31, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 53 | - |
| CMYK | 0 | 0.31 | 0.55 | 0.54 |
| HSL | 26.25º | 0.38% | 0.33% | - |
| HSV(B) | 26.25º | 0.55% | 0.46% | - |
| XYZ | 10.92 | 9.92 | 4.71 | - |
| YUV | 88.57 | 107.93 | 148.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 53 | 0 | 0.31 | 0.55 | 0.54 | 26.25 | 0.38 | 0.33 |
| Hex | 75 | 51 | 35 | 0 | 1F | 37 | 36 | 1A | 26 | 21 |
| Octal | 165 | 121 | 65 | 0 | 37 | 67 | 66 | 32 | 46 | 41 |
| Binary | 1110101 | 1010001 | 110101 | 0 | 11111 | 110111 | 110110 | 11010 | 100110 | 100001 |
Color Harmonies of #755135
Complementary color
Monochromatic Colors of #755135
Black with #755135
Text Example
Text Example
White with #755135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755135; }
p { color: rgb(117,81,53); }
H1.HeaderClassName
{
color: #755135;
}
.AnyTagClassName
{
color: #755135;
}
</style>
background-color css
<style>
a { background-color: #755135; }
a { background-color: rgb(117,81,53); }
div.DivClassName
{
background-color: #755135;
}
.BgClassName
{
background-color: #755135;
}
</style>
border-color css
<style>
span { border-color: #755135; }
span { border-color: rgb(117,81,53); }
td.TdClassName
{
border-color: #755135;
}
.TagClassName
{
border-color: #755135;
}
</style>