Shades of Old Copper #765338
Tints of Old Copper #765338
RGB
CMYK
RGB Variations
Color information
#765338 (or 0x765338) is known color: Old Copper. HEX triplet: 76, 53 and 38. RGB value is (118,83,56). Sum of RGB (Red+Green+Blue) = 118+83+56=257 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.91% from 257); Green value is 83 (32.81% from 255 or 32.30% from 257); Blue value is 56 (22.27% from 255 or 21.79% from 257); Max value from RGB is 118 - color contains mainly: red. Hex color #765338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765338 is #89ACC7. Grayscale: #5A5A5A. Windows color (decimal): -9022664 or 3691382. OLE color: 3691382.
HSL color Cylindrical-coordinate representation of color #765338: hue angle of 26.13º 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 #765338 is Cyan = 0, Magento = 0.30, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 83 | 56 | - |
| CMYK | 0 | 0.30 | 0.53 | 0.54 |
| HSL | 26.13º | 0.36% | 0.34% | - |
| HSV(B) | 26.13º | 0.53% | 0.46% | - |
| XYZ | 11.28 | 10.32 | 5.14 | - |
| YUV | 90.39 | 108.6 | 147.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 56 | 0 | 0.30 | 0.53 | 0.54 | 26.13 | 0.36 | 0.34 |
| Hex | 76 | 53 | 38 | 0 | 1E | 35 | 36 | 1A | 24 | 22 |
| Octal | 166 | 123 | 70 | 0 | 36 | 65 | 66 | 32 | 44 | 42 |
| Binary | 1110110 | 1010011 | 111000 | 0 | 11110 | 110101 | 110110 | 11010 | 100100 | 100010 |
Color Harmonies of #765338
Complementary color
Monochromatic Colors of #765338
Black with #765338
Text Example
Text Example
White with #765338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765338; }
p { color: rgb(118,83,56); }
H1.HeaderClassName
{
color: #765338;
}
.AnyTagClassName
{
color: #765338;
}
</style>
background-color css
<style>
a { background-color: #765338; }
a { background-color: rgb(118,83,56); }
div.DivClassName
{
background-color: #765338;
}
.BgClassName
{
background-color: #765338;
}
</style>
border-color css
<style>
span { border-color: #765338; }
span { border-color: rgb(118,83,56); }
td.TdClassName
{
border-color: #765338;
}
.TagClassName
{
border-color: #765338;
}
</style>