Shades of Old Copper #775437
Tints of Old Copper #775437
RGB
CMYK
RGB Variations
Color information
#775437 (or 0x775437) is known color: Old Copper. HEX triplet: 77, 54 and 37. RGB value is (119,84,55). Sum of RGB (Red+Green+Blue) = 119+84+55=258 (34% of max value = 765). Red value is 119 (46.88% from 255 or 46.12% from 258); Green value is 84 (33.20% from 255 or 32.56% from 258); Blue value is 55 (21.88% from 255 or 21.32% from 258); Max value from RGB is 119 - color contains mainly: red. Hex color #775437 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775437 is #88ABC8. Grayscale: #5B5B5B. Windows color (decimal): -8956873 or 3626103. OLE color: 3626103.
HSL color Cylindrical-coordinate representation of color #775437: hue angle of 27.19º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #775437 is Cyan = 0, Magento = 0.29, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 55 | - |
| CMYK | 0 | 0.29 | 0.54 | 0.53 |
| HSL | 27.19º | 0.37% | 0.34% | - |
| HSV(B) | 27.19º | 0.54% | 0.47% | - |
| XYZ | 11.47 | 10.54 | 5.04 | - |
| YUV | 91.16 | 107.6 | 147.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 55 | 0 | 0.29 | 0.54 | 0.53 | 27.19 | 0.37 | 0.34 |
| Hex | 77 | 54 | 37 | 0 | 1D | 36 | 35 | 1B | 25 | 22 |
| Octal | 167 | 124 | 67 | 0 | 35 | 66 | 65 | 33 | 45 | 42 |
| Binary | 1110111 | 1010100 | 110111 | 0 | 11101 | 110110 | 110101 | 11011 | 100101 | 100010 |
Color Harmonies of #775437
Complementary color
Monochromatic Colors of #775437
Black with #775437
Text Example
Text Example
White with #775437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775437; }
p { color: rgb(119,84,55); }
H1.HeaderClassName
{
color: #775437;
}
.AnyTagClassName
{
color: #775437;
}
</style>
background-color css
<style>
a { background-color: #775437; }
a { background-color: rgb(119,84,55); }
div.DivClassName
{
background-color: #775437;
}
.BgClassName
{
background-color: #775437;
}
</style>
border-color css
<style>
span { border-color: #775437; }
span { border-color: rgb(119,84,55); }
td.TdClassName
{
border-color: #775437;
}
.TagClassName
{
border-color: #775437;
}
</style>