Shades of Yellow Metal #776840
Tints of Yellow Metal #776840
RGB
CMYK
RGB Variations
Color information
#776840 (or 0x776840) is known color: Yellow Metal. HEX triplet: 77, 68 and 40. RGB value is (119,104,64). Sum of RGB (Red+Green+Blue) = 119+104+64=287 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.46% from 287); Green value is 104 (41.02% from 255 or 36.24% from 287); Blue value is 64 (25.39% from 255 or 22.30% from 287); Max value from RGB is 119 - color contains mainly: red. Hex color #776840 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776840 is #8897BF. Grayscale: #686868. Windows color (decimal): -8951744 or 4221047. OLE color: 4221047.
HSL color Cylindrical-coordinate representation of color #776840: hue angle of 43.64º 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 #776840 is Cyan = 0, Magento = 0.13, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 104 | 64 | - |
| CMYK | 0 | 0.13 | 0.46 | 0.53 |
| HSL | 43.64º | 0.3% | 0.36% | - |
| HSV(B) | 43.64º | 0.46% | 0.47% | - |
| XYZ | 13.48 | 14.19 | 6.88 | - |
| YUV | 103.93 | 105.47 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 104 | 64 | 0 | 0.13 | 0.46 | 0.53 | 43.64 | 0.3 | 0.36 |
| Hex | 77 | 68 | 40 | 0 | D | 2E | 35 | 2C | 1E | 24 |
| Octal | 167 | 150 | 100 | 0 | 15 | 56 | 65 | 54 | 36 | 44 |
| Binary | 1110111 | 1101000 | 1000000 | 0 | 1101 | 101110 | 110101 | 101100 | 11110 | 100100 |
Color Harmonies of #776840
Complementary color
Monochromatic Colors of #776840
Black with #776840
Text Example
Text Example
White with #776840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776840; }
p { color: rgb(119,104,64); }
H1.HeaderClassName
{
color: #776840;
}
.AnyTagClassName
{
color: #776840;
}
</style>
background-color css
<style>
a { background-color: #776840; }
a { background-color: rgb(119,104,64); }
div.DivClassName
{
background-color: #776840;
}
.BgClassName
{
background-color: #776840;
}
</style>
border-color css
<style>
span { border-color: #776840; }
span { border-color: rgb(119,104,64); }
td.TdClassName
{
border-color: #776840;
}
.TagClassName
{
border-color: #776840;
}
</style>