Shades of Yellow Metal #776940
Tints of Yellow Metal #776940
RGB
CMYK
RGB Variations
Color information
#776940 (or 0x776940) is known color: Yellow Metal. HEX triplet: 77, 69 and 40. RGB value is (119,105,64). Sum of RGB (Red+Green+Blue) = 119+105+64=288 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.32% from 288); Green value is 105 (41.41% from 255 or 36.46% from 288); Blue value is 64 (25.39% from 255 or 22.22% from 288); Max value from RGB is 119 - color contains mainly: red. Hex color #776940 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776940 is #8896BF. Grayscale: #686868. Windows color (decimal): -8951488 or 4221303. OLE color: 4221303.
HSL color Cylindrical-coordinate representation of color #776940: hue angle of 44.73º 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 #776940 is Cyan = 0, Magento = 0.12, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 105 | 64 | - |
| CMYK | 0 | 0.12 | 0.46 | 0.53 |
| HSL | 44.73º | 0.3% | 0.36% | - |
| HSV(B) | 44.73º | 0.46% | 0.47% | - |
| XYZ | 13.58 | 14.4 | 6.91 | - |
| YUV | 104.51 | 105.14 | 138.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 64 | 0 | 0.12 | 0.46 | 0.53 | 44.73 | 0.3 | 0.36 |
| Hex | 77 | 69 | 40 | 0 | C | 2E | 35 | 2D | 1E | 24 |
| Octal | 167 | 151 | 100 | 0 | 14 | 56 | 65 | 55 | 36 | 44 |
| Binary | 1110111 | 1101001 | 1000000 | 0 | 1100 | 101110 | 110101 | 101101 | 11110 | 100100 |
Color Harmonies of #776940
Complementary color
Monochromatic Colors of #776940
Black with #776940
Text Example
Text Example
White with #776940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776940; }
p { color: rgb(119,105,64); }
H1.HeaderClassName
{
color: #776940;
}
.AnyTagClassName
{
color: #776940;
}
</style>
background-color css
<style>
a { background-color: #776940; }
a { background-color: rgb(119,105,64); }
div.DivClassName
{
background-color: #776940;
}
.BgClassName
{
background-color: #776940;
}
</style>
border-color css
<style>
span { border-color: #776940; }
span { border-color: rgb(119,105,64); }
td.TdClassName
{
border-color: #776940;
}
.TagClassName
{
border-color: #776940;
}
</style>