Shades of Old Copper #795138
Tints of Old Copper #795138
RGB
CMYK
RGB Variations
Color information
#795138 (or 0x795138) is known color: Old Copper. HEX triplet: 79, 51 and 38. RGB value is (121,81,56). Sum of RGB (Red+Green+Blue) = 121+81+56=258 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.90% from 258); Green value is 81 (32.03% from 255 or 31.40% from 258); Blue value is 56 (22.27% from 255 or 21.71% from 258); Max value from RGB is 121 - color contains mainly: red. Hex color #795138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #795138 is #86AEC7. Grayscale: #5A5A5A. Windows color (decimal): -8826568 or 3690873. OLE color: 3690873.
HSL color Cylindrical-coordinate representation of color #795138: hue angle of 23.08º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #795138 is Cyan = 0, Magento = 0.33, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 81 | 56 | - |
| CMYK | 0 | 0.33 | 0.54 | 0.53 |
| HSL | 23.08º | 0.37% | 0.35% | - |
| HSV(B) | 23.08º | 0.54% | 0.47% | - |
| XYZ | 11.54 | 10.24 | 5.11 | - |
| YUV | 90.11 | 108.75 | 150.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 81 | 56 | 0 | 0.33 | 0.54 | 0.53 | 23.08 | 0.37 | 0.35 |
| Hex | 79 | 51 | 38 | 0 | 21 | 36 | 35 | 17 | 25 | 23 |
| Octal | 171 | 121 | 70 | 0 | 41 | 66 | 65 | 27 | 45 | 43 |
| Binary | 1111001 | 1010001 | 111000 | 0 | 100001 | 110110 | 110101 | 10111 | 100101 | 100011 |
Color Harmonies of #795138
Complementary color
Monochromatic Colors of #795138
Black with #795138
Text Example
Text Example
White with #795138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795138; }
p { color: rgb(121,81,56); }
H1.HeaderClassName
{
color: #795138;
}
.AnyTagClassName
{
color: #795138;
}
</style>
background-color css
<style>
a { background-color: #795138; }
a { background-color: rgb(121,81,56); }
div.DivClassName
{
background-color: #795138;
}
.BgClassName
{
background-color: #795138;
}
</style>
border-color css
<style>
span { border-color: #795138; }
span { border-color: rgb(121,81,56); }
td.TdClassName
{
border-color: #795138;
}
.TagClassName
{
border-color: #795138;
}
</style>