Shades of Yellow Metal #796838
Tints of Yellow Metal #796838
RGB
CMYK
RGB Variations
Color information
#796838 (or 0x796838) is known color: Yellow Metal. HEX triplet: 79, 68 and 38. RGB value is (121,104,56). Sum of RGB (Red+Green+Blue) = 121+104+56=281 (37% of max value = 765). Red value is 121 (47.66% from 255 or 43.06% from 281); Green value is 104 (41.02% from 255 or 37.01% from 281); Blue value is 56 (22.27% from 255 or 19.93% from 281); Max value from RGB is 121 - color contains mainly: red. Hex color #796838 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796838 is #8697C7. Grayscale: #676767. Windows color (decimal): -8820680 or 3696761. OLE color: 3696761.
HSL color Cylindrical-coordinate representation of color #796838: hue angle of 44.31º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #796838 is Cyan = 0, Magento = 0.14, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 104 | 56 | - |
| CMYK | 0 | 0.14 | 0.54 | 0.53 |
| HSL | 44.31º | 0.37% | 0.35% | - |
| HSV(B) | 44.31º | 0.54% | 0.47% | - |
| XYZ | 13.55 | 14.25 | 5.78 | - |
| YUV | 103.61 | 101.13 | 140.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 104 | 56 | 0 | 0.14 | 0.54 | 0.53 | 44.31 | 0.37 | 0.35 |
| Hex | 79 | 68 | 38 | 0 | E | 36 | 35 | 2C | 25 | 23 |
| Octal | 171 | 150 | 70 | 0 | 16 | 66 | 65 | 54 | 45 | 43 |
| Binary | 1111001 | 1101000 | 111000 | 0 | 1110 | 110110 | 110101 | 101100 | 100101 | 100011 |
Color Harmonies of #796838
Complementary color
Monochromatic Colors of #796838
Black with #796838
Text Example
Text Example
White with #796838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796838; }
p { color: rgb(121,104,56); }
H1.HeaderClassName
{
color: #796838;
}
.AnyTagClassName
{
color: #796838;
}
</style>
background-color css
<style>
a { background-color: #796838; }
a { background-color: rgb(121,104,56); }
div.DivClassName
{
background-color: #796838;
}
.BgClassName
{
background-color: #796838;
}
</style>
border-color css
<style>
span { border-color: #796838; }
span { border-color: rgb(121,104,56); }
td.TdClassName
{
border-color: #796838;
}
.TagClassName
{
border-color: #796838;
}
</style>