Shades of Yellow Metal #776740
Tints of Yellow Metal #776740
RGB
CMYK
RGB Variations
Color information
#776740 (or 0x776740) is known color: Yellow Metal. HEX triplet: 77, 67 and 40. RGB value is (119,103,64). Sum of RGB (Red+Green+Blue) = 119+103+64=286 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.61% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 64 (25.39% from 255 or 22.38% from 286); Max value from RGB is 119 - color contains mainly: red. Hex color #776740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776740 is #8898BF. Grayscale: #676767. Windows color (decimal): -8952000 or 4220791. OLE color: 4220791.
HSL color Cylindrical-coordinate representation of color #776740: hue angle of 42.55º 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 #776740 is Cyan = 0, Magento = 0.13, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 103 | 64 | - |
| CMYK | 0 | 0.13 | 0.46 | 0.53 |
| HSL | 42.55º | 0.3% | 0.36% | - |
| HSV(B) | 42.55º | 0.46% | 0.47% | - |
| XYZ | 13.38 | 13.99 | 6.85 | - |
| YUV | 103.34 | 105.8 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 64 | 0 | 0.13 | 0.46 | 0.53 | 42.55 | 0.3 | 0.36 |
| Hex | 77 | 67 | 40 | 0 | D | 2E | 35 | 2B | 1E | 24 |
| Octal | 167 | 147 | 100 | 0 | 15 | 56 | 65 | 53 | 36 | 44 |
| Binary | 1110111 | 1100111 | 1000000 | 0 | 1101 | 101110 | 110101 | 101011 | 11110 | 100100 |
Color Harmonies of #776740
Complementary color
Monochromatic Colors of #776740
Black with #776740
Text Example
Text Example
White with #776740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776740; }
p { color: rgb(119,103,64); }
H1.HeaderClassName
{
color: #776740;
}
.AnyTagClassName
{
color: #776740;
}
</style>
background-color css
<style>
a { background-color: #776740; }
a { background-color: rgb(119,103,64); }
div.DivClassName
{
background-color: #776740;
}
.BgClassName
{
background-color: #776740;
}
</style>
border-color css
<style>
span { border-color: #776740; }
span { border-color: rgb(119,103,64); }
td.TdClassName
{
border-color: #776740;
}
.TagClassName
{
border-color: #776740;
}
</style>