Shades of Yellow Metal #776746
Tints of Yellow Metal #776746
RGB
CMYK
RGB Variations
Color information
#776746 (or 0x776746) is known color: Yellow Metal. HEX triplet: 77, 67 and 46. RGB value is (119,103,70). Sum of RGB (Red+Green+Blue) = 119+103+70=292 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.75% from 292); Green value is 103 (40.62% from 255 or 35.27% from 292); Blue value is 70 (27.73% from 255 or 23.97% from 292); Max value from RGB is 119 - color contains mainly: red. Hex color #776746 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776746 is #8898B9. Grayscale: #686868. Windows color (decimal): -8951994 or 4614007. OLE color: 4614007.
HSL color Cylindrical-coordinate representation of color #776746: hue angle of 40.41º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #776746 is Cyan = 0, Magento = 0.13, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 103 | 70 | - |
| CMYK | 0 | 0.13 | 0.41 | 0.53 |
| HSL | 40.41º | 0.26% | 0.37% | - |
| HSV(B) | 40.41º | 0.41% | 0.47% | - |
| XYZ | 13.56 | 14.06 | 7.79 | - |
| YUV | 104.02 | 108.8 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 70 | 0 | 0.13 | 0.41 | 0.53 | 40.41 | 0.26 | 0.37 |
| Hex | 77 | 67 | 46 | 0 | D | 29 | 35 | 28 | 1A | 25 |
| Octal | 167 | 147 | 106 | 0 | 15 | 51 | 65 | 50 | 32 | 45 |
| Binary | 1110111 | 1100111 | 1000110 | 0 | 1101 | 101001 | 110101 | 101000 | 11010 | 100101 |
Color Harmonies of #776746
Complementary color
Monochromatic Colors of #776746
Black with #776746
Text Example
Text Example
White with #776746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776746; }
p { color: rgb(119,103,70); }
H1.HeaderClassName
{
color: #776746;
}
.AnyTagClassName
{
color: #776746;
}
</style>
background-color css
<style>
a { background-color: #776746; }
a { background-color: rgb(119,103,70); }
div.DivClassName
{
background-color: #776746;
}
.BgClassName
{
background-color: #776746;
}
</style>
border-color css
<style>
span { border-color: #776746; }
span { border-color: rgb(119,103,70); }
td.TdClassName
{
border-color: #776746;
}
.TagClassName
{
border-color: #776746;
}
</style>