Shades of Yellow Metal #776136
Tints of Yellow Metal #776136
RGB
CMYK
RGB Variations
Color information
#776136 (or 0x776136) is known color: Yellow Metal. HEX triplet: 77, 61 and 36. RGB value is (119,97,54). Sum of RGB (Red+Green+Blue) = 119+97+54=270 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.07% from 270); Green value is 97 (38.28% from 255 or 35.93% from 270); Blue value is 54 (21.48% from 255 or 20% from 270); Max value from RGB is 119 - color contains mainly: red. Hex color #776136 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776136 is #889EC9. Grayscale: #626262. Windows color (decimal): -8953546 or 3563895. OLE color: 3563895.
HSL color Cylindrical-coordinate representation of color #776136: hue angle of 39.69º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #776136 is Cyan = 0, Magento = 0.18, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 97 | 54 | - |
| CMYK | 0 | 0.18 | 0.55 | 0.53 |
| HSL | 39.69º | 0.38% | 0.34% | - |
| HSV(B) | 39.69º | 0.55% | 0.47% | - |
| XYZ | 12.55 | 12.74 | 5.29 | - |
| YUV | 98.68 | 102.79 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 97 | 54 | 0 | 0.18 | 0.55 | 0.53 | 39.69 | 0.38 | 0.34 |
| Hex | 77 | 61 | 36 | 0 | 12 | 37 | 35 | 28 | 26 | 22 |
| Octal | 167 | 141 | 66 | 0 | 22 | 67 | 65 | 50 | 46 | 42 |
| Binary | 1110111 | 1100001 | 110110 | 0 | 10010 | 110111 | 110101 | 101000 | 100110 | 100010 |
Color Harmonies of #776136
Complementary color
Monochromatic Colors of #776136
Black with #776136
Text Example
Text Example
White with #776136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776136; }
p { color: rgb(119,97,54); }
H1.HeaderClassName
{
color: #776136;
}
.AnyTagClassName
{
color: #776136;
}
</style>
background-color css
<style>
a { background-color: #776136; }
a { background-color: rgb(119,97,54); }
div.DivClassName
{
background-color: #776136;
}
.BgClassName
{
background-color: #776136;
}
</style>
border-color css
<style>
span { border-color: #776136; }
span { border-color: rgb(119,97,54); }
td.TdClassName
{
border-color: #776136;
}
.TagClassName
{
border-color: #776136;
}
</style>