Shades of Yellow Metal #776040
Tints of Yellow Metal #776040
RGB
CMYK
RGB Variations
Color information
#776040 (or 0x776040) is known color: Yellow Metal. HEX triplet: 77, 60 and 40. RGB value is (119,96,64). Sum of RGB (Red+Green+Blue) = 119+96+64=279 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.65% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 64 (25.39% from 255 or 22.94% from 279); Max value from RGB is 119 - color contains mainly: red. Hex color #776040 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776040 is #889FBF. Grayscale: #636363. Windows color (decimal): -8953792 or 4218999. OLE color: 4218999.
HSL color Cylindrical-coordinate representation of color #776040: hue angle of 34.91º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #776040 is Cyan = 0, Magento = 0.19, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 96 | 64 | - |
| CMYK | 0 | 0.19 | 0.46 | 0.53 |
| HSL | 34.91º | 0.3% | 0.36% | - |
| HSV(B) | 34.91º | 0.46% | 0.47% | - |
| XYZ | 12.72 | 12.66 | 6.62 | - |
| YUV | 99.23 | 108.12 | 142.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 96 | 64 | 0 | 0.19 | 0.46 | 0.53 | 34.91 | 0.3 | 0.36 |
| Hex | 77 | 60 | 40 | 0 | 13 | 2E | 35 | 23 | 1E | 24 |
| Octal | 167 | 140 | 100 | 0 | 23 | 56 | 65 | 43 | 36 | 44 |
| Binary | 1110111 | 1100000 | 1000000 | 0 | 10011 | 101110 | 110101 | 100011 | 11110 | 100100 |
Color Harmonies of #776040
Complementary color
Monochromatic Colors of #776040
Black with #776040
Text Example
Text Example
White with #776040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776040; }
p { color: rgb(119,96,64); }
H1.HeaderClassName
{
color: #776040;
}
.AnyTagClassName
{
color: #776040;
}
</style>
background-color css
<style>
a { background-color: #776040; }
a { background-color: rgb(119,96,64); }
div.DivClassName
{
background-color: #776040;
}
.BgClassName
{
background-color: #776040;
}
</style>
border-color css
<style>
span { border-color: #776040; }
span { border-color: rgb(119,96,64); }
td.TdClassName
{
border-color: #776040;
}
.TagClassName
{
border-color: #776040;
}
</style>