Shades of Yellow Metal #776336
Tints of Yellow Metal #776336
RGB
CMYK
RGB Variations
Color information
#776336 (or 0x776336) is known color: Yellow Metal. HEX triplet: 77, 63 and 36. RGB value is (119,99,54). Sum of RGB (Red+Green+Blue) = 119+99+54=272 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.75% from 272); Green value is 99 (39.06% from 255 or 36.40% from 272); Blue value is 54 (21.48% from 255 or 19.85% from 272); Max value from RGB is 119 - color contains mainly: red. Hex color #776336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776336 is #889CC9. Grayscale: #646464. Windows color (decimal): -8953034 or 3564407. OLE color: 3564407.
HSL color Cylindrical-coordinate representation of color #776336: hue angle of 41.54º 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 #776336 is Cyan = 0, Magento = 0.17, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 99 | 54 | - |
| CMYK | 0 | 0.17 | 0.55 | 0.53 |
| HSL | 41.54º | 0.38% | 0.34% | - |
| HSV(B) | 41.54º | 0.55% | 0.47% | - |
| XYZ | 12.74 | 13.11 | 5.35 | - |
| YUV | 99.85 | 102.13 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 99 | 54 | 0 | 0.17 | 0.55 | 0.53 | 41.54 | 0.38 | 0.34 |
| Hex | 77 | 63 | 36 | 0 | 11 | 37 | 35 | 2A | 26 | 22 |
| Octal | 167 | 143 | 66 | 0 | 21 | 67 | 65 | 52 | 46 | 42 |
| Binary | 1110111 | 1100011 | 110110 | 0 | 10001 | 110111 | 110101 | 101010 | 100110 | 100010 |
Color Harmonies of #776336
Complementary color
Monochromatic Colors of #776336
Black with #776336
Text Example
Text Example
White with #776336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776336; }
p { color: rgb(119,99,54); }
H1.HeaderClassName
{
color: #776336;
}
.AnyTagClassName
{
color: #776336;
}
</style>
background-color css
<style>
a { background-color: #776336; }
a { background-color: rgb(119,99,54); }
div.DivClassName
{
background-color: #776336;
}
.BgClassName
{
background-color: #776336;
}
</style>
border-color css
<style>
span { border-color: #776336; }
span { border-color: rgb(119,99,54); }
td.TdClassName
{
border-color: #776336;
}
.TagClassName
{
border-color: #776336;
}
</style>