Shades of Yellow Metal #796846
Tints of Yellow Metal #796846
RGB
CMYK
RGB Variations
Color information
#796846 (or 0x796846) is known color: Yellow Metal. HEX triplet: 79, 68 and 46. RGB value is (121,104,70). Sum of RGB (Red+Green+Blue) = 121+104+70=295 (39% of max value = 765). Red value is 121 (47.66% from 255 or 41.02% from 295); Green value is 104 (41.02% from 255 or 35.25% from 295); Blue value is 70 (27.73% from 255 or 23.73% from 295); Max value from RGB is 121 - color contains mainly: red. Hex color #796846 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796846 is #8697B9. Grayscale: #696969. Windows color (decimal): -8820666 or 4614265. OLE color: 4614265.
HSL color Cylindrical-coordinate representation of color #796846: hue angle of 40º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #796846 is Cyan = 0, Magento = 0.14, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 104 | 70 | - |
| CMYK | 0 | 0.14 | 0.42 | 0.53 |
| HSL | 40º | 0.27% | 0.37% | - |
| HSV(B) | 40º | 0.42% | 0.47% | - |
| XYZ | 13.94 | 14.41 | 7.84 | - |
| YUV | 105.21 | 108.13 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 104 | 70 | 0 | 0.14 | 0.42 | 0.53 | 40 | 0.27 | 0.37 |
| Hex | 79 | 68 | 46 | 0 | E | 2A | 35 | 28 | 1B | 25 |
| Octal | 171 | 150 | 106 | 0 | 16 | 52 | 65 | 50 | 33 | 45 |
| Binary | 1111001 | 1101000 | 1000110 | 0 | 1110 | 101010 | 110101 | 101000 | 11011 | 100101 |
Color Harmonies of #796846
Complementary color
Monochromatic Colors of #796846
Black with #796846
Text Example
Text Example
White with #796846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796846; }
p { color: rgb(121,104,70); }
H1.HeaderClassName
{
color: #796846;
}
.AnyTagClassName
{
color: #796846;
}
</style>
background-color css
<style>
a { background-color: #796846; }
a { background-color: rgb(121,104,70); }
div.DivClassName
{
background-color: #796846;
}
.BgClassName
{
background-color: #796846;
}
</style>
border-color css
<style>
span { border-color: #796846; }
span { border-color: rgb(121,104,70); }
td.TdClassName
{
border-color: #796846;
}
.TagClassName
{
border-color: #796846;
}
</style>