Shades of Yellow Metal #776237
Tints of Yellow Metal #776237
RGB
CMYK
RGB Variations
Color information
#776237 (or 0x776237) is known color: Yellow Metal. HEX triplet: 77, 62 and 37. RGB value is (119,98,55). Sum of RGB (Red+Green+Blue) = 119+98+55=272 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.75% from 272); Green value is 98 (38.67% from 255 or 36.03% from 272); Blue value is 55 (21.88% from 255 or 20.22% from 272); Max value from RGB is 119 - color contains mainly: red. Hex color #776237 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776237 is #889DC8. Grayscale: #636363. Windows color (decimal): -8953289 or 3629687. OLE color: 3629687.
HSL color Cylindrical-coordinate representation of color #776237: hue angle of 40.31º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #776237 is Cyan = 0, Magento = 0.18, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 98 | 55 | - |
| CMYK | 0 | 0.18 | 0.54 | 0.53 |
| HSL | 40.31º | 0.37% | 0.34% | - |
| HSV(B) | 40.31º | 0.54% | 0.47% | - |
| XYZ | 12.67 | 12.93 | 5.44 | - |
| YUV | 99.38 | 102.96 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 98 | 55 | 0 | 0.18 | 0.54 | 0.53 | 40.31 | 0.37 | 0.34 |
| Hex | 77 | 62 | 37 | 0 | 12 | 36 | 35 | 28 | 25 | 22 |
| Octal | 167 | 142 | 67 | 0 | 22 | 66 | 65 | 50 | 45 | 42 |
| Binary | 1110111 | 1100010 | 110111 | 0 | 10010 | 110110 | 110101 | 101000 | 100101 | 100010 |
Color Harmonies of #776237
Complementary color
Monochromatic Colors of #776237
Black with #776237
Text Example
Text Example
White with #776237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776237; }
p { color: rgb(119,98,55); }
H1.HeaderClassName
{
color: #776237;
}
.AnyTagClassName
{
color: #776237;
}
</style>
background-color css
<style>
a { background-color: #776237; }
a { background-color: rgb(119,98,55); }
div.DivClassName
{
background-color: #776237;
}
.BgClassName
{
background-color: #776237;
}
</style>
border-color css
<style>
span { border-color: #776237; }
span { border-color: rgb(119,98,55); }
td.TdClassName
{
border-color: #776237;
}
.TagClassName
{
border-color: #776237;
}
</style>