Shades of Old Copper #775038
Tints of Old Copper #775038
RGB
CMYK
RGB Variations
Color information
#775038 (or 0x775038) is known color: Old Copper. HEX triplet: 77, 50 and 38. RGB value is (119,80,56). Sum of RGB (Red+Green+Blue) = 119+80+56=255 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.67% from 255); Green value is 80 (31.64% from 255 or 31.37% from 255); Blue value is 56 (22.27% from 255 or 21.96% from 255); Max value from RGB is 119 - color contains mainly: red. Hex color #775038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775038 is #88AFC7. Grayscale: #595959. Windows color (decimal): -8957896 or 3690615. OLE color: 3690615.
HSL color Cylindrical-coordinate representation of color #775038: hue angle of 22.86º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #775038 is Cyan = 0, Magento = 0.33, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 80 | 56 | - |
| CMYK | 0 | 0.33 | 0.53 | 0.53 |
| HSL | 22.86º | 0.36% | 0.34% | - |
| HSV(B) | 22.86º | 0.53% | 0.47% | - |
| XYZ | 11.19 | 9.94 | 5.07 | - |
| YUV | 88.93 | 109.42 | 149.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 80 | 56 | 0 | 0.33 | 0.53 | 0.53 | 22.86 | 0.36 | 0.34 |
| Hex | 77 | 50 | 38 | 0 | 21 | 35 | 35 | 17 | 24 | 22 |
| Octal | 167 | 120 | 70 | 0 | 41 | 65 | 65 | 27 | 44 | 42 |
| Binary | 1110111 | 1010000 | 111000 | 0 | 100001 | 110101 | 110101 | 10111 | 100100 | 100010 |
Color Harmonies of #775038
Complementary color
Monochromatic Colors of #775038
Black with #775038
Text Example
Text Example
White with #775038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775038; }
p { color: rgb(119,80,56); }
H1.HeaderClassName
{
color: #775038;
}
.AnyTagClassName
{
color: #775038;
}
</style>
background-color css
<style>
a { background-color: #775038; }
a { background-color: rgb(119,80,56); }
div.DivClassName
{
background-color: #775038;
}
.BgClassName
{
background-color: #775038;
}
</style>
border-color css
<style>
span { border-color: #775038; }
span { border-color: rgb(119,80,56); }
td.TdClassName
{
border-color: #775038;
}
.TagClassName
{
border-color: #775038;
}
</style>