Shades of Old Copper #765237
Tints of Old Copper #765237
RGB
CMYK
RGB Variations
Color information
#765237 (or 0x765237) is known color: Old Copper. HEX triplet: 76, 52 and 37. RGB value is (118,82,55). Sum of RGB (Red+Green+Blue) = 118+82+55=255 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.27% from 255); Green value is 82 (32.42% from 255 or 32.16% from 255); Blue value is 55 (21.88% from 255 or 21.57% from 255); Max value from RGB is 118 - color contains mainly: red. Hex color #765237 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765237 is #89ADC8. Grayscale: #595959. Windows color (decimal): -9022921 or 3625590. OLE color: 3625590.
HSL color Cylindrical-coordinate representation of color #765237: hue angle of 25.71º 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 #765237 is Cyan = 0, Magento = 0.31, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 82 | 55 | - |
| CMYK | 0 | 0.31 | 0.53 | 0.54 |
| HSL | 25.71º | 0.36% | 0.34% | - |
| HSV(B) | 25.71º | 0.53% | 0.46% | - |
| XYZ | 11.18 | 10.16 | 4.99 | - |
| YUV | 89.69 | 108.43 | 148.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 82 | 55 | 0 | 0.31 | 0.53 | 0.54 | 25.71 | 0.36 | 0.34 |
| Hex | 76 | 52 | 37 | 0 | 1F | 35 | 36 | 1A | 24 | 22 |
| Octal | 166 | 122 | 67 | 0 | 37 | 65 | 66 | 32 | 44 | 42 |
| Binary | 1110110 | 1010010 | 110111 | 0 | 11111 | 110101 | 110110 | 11010 | 100100 | 100010 |
Color Harmonies of #765237
Complementary color
Monochromatic Colors of #765237
Black with #765237
Text Example
Text Example
White with #765237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765237; }
p { color: rgb(118,82,55); }
H1.HeaderClassName
{
color: #765237;
}
.AnyTagClassName
{
color: #765237;
}
</style>
background-color css
<style>
a { background-color: #765237; }
a { background-color: rgb(118,82,55); }
div.DivClassName
{
background-color: #765237;
}
.BgClassName
{
background-color: #765237;
}
</style>
border-color css
<style>
span { border-color: #765237; }
span { border-color: rgb(118,82,55); }
td.TdClassName
{
border-color: #765237;
}
.TagClassName
{
border-color: #765237;
}
</style>