Shades of Old Copper #765138
Tints of Old Copper #765138
RGB
CMYK
RGB Variations
Color information
#765138 (or 0x765138) is known color: Old Copper. HEX triplet: 76, 51 and 38. RGB value is (118,81,56). Sum of RGB (Red+Green+Blue) = 118+81+56=255 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.27% from 255); Green value is 81 (32.03% from 255 or 31.76% from 255); Blue value is 56 (22.27% from 255 or 21.96% from 255); Max value from RGB is 118 - color contains mainly: red. Hex color #765138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765138 is #89AEC7. Grayscale: #595959. Windows color (decimal): -9023176 or 3690870. OLE color: 3690870.
HSL color Cylindrical-coordinate representation of color #765138: hue angle of 24.19º 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 #765138 is Cyan = 0, Magento = 0.31, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 81 | 56 | - |
| CMYK | 0 | 0.31 | 0.53 | 0.54 |
| HSL | 24.19º | 0.36% | 0.34% | - |
| HSV(B) | 24.19º | 0.53% | 0.46% | - |
| XYZ | 11.13 | 10.02 | 5.09 | - |
| YUV | 89.21 | 109.26 | 148.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 56 | 0 | 0.31 | 0.53 | 0.54 | 24.19 | 0.36 | 0.34 |
| Hex | 76 | 51 | 38 | 0 | 1F | 35 | 36 | 18 | 24 | 22 |
| Octal | 166 | 121 | 70 | 0 | 37 | 65 | 66 | 30 | 44 | 42 |
| Binary | 1110110 | 1010001 | 111000 | 0 | 11111 | 110101 | 110110 | 11000 | 100100 | 100010 |
Color Harmonies of #765138
Complementary color
Monochromatic Colors of #765138
Black with #765138
Text Example
Text Example
White with #765138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765138; }
p { color: rgb(118,81,56); }
H1.HeaderClassName
{
color: #765138;
}
.AnyTagClassName
{
color: #765138;
}
</style>
background-color css
<style>
a { background-color: #765138; }
a { background-color: rgb(118,81,56); }
div.DivClassName
{
background-color: #765138;
}
.BgClassName
{
background-color: #765138;
}
</style>
border-color css
<style>
span { border-color: #765138; }
span { border-color: rgb(118,81,56); }
td.TdClassName
{
border-color: #765138;
}
.TagClassName
{
border-color: #765138;
}
</style>