Shades of Yellow Metal #796841
Tints of Yellow Metal #796841
RGB
CMYK
RGB Variations
Color information
#796841 (or 0x796841) is known color: Yellow Metal. HEX triplet: 79, 68 and 41. RGB value is (121,104,65). Sum of RGB (Red+Green+Blue) = 121+104+65=290 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.72% from 290); Green value is 104 (41.02% from 255 or 35.86% from 290); Blue value is 65 (25.78% from 255 or 22.41% from 290); Max value from RGB is 121 - color contains mainly: red. Hex color #796841 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796841 is #8697BE. Grayscale: #686868. Windows color (decimal): -8820671 or 4286585. OLE color: 4286585.
HSL color Cylindrical-coordinate representation of color #796841: hue angle of 41.79º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #796841 is Cyan = 0, Magento = 0.14, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 104 | 65 | - |
| CMYK | 0 | 0.14 | 0.46 | 0.53 |
| HSL | 41.79º | 0.3% | 0.36% | - |
| HSV(B) | 41.79º | 0.46% | 0.47% | - |
| XYZ | 13.79 | 14.35 | 7.04 | - |
| YUV | 104.64 | 105.63 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 104 | 65 | 0 | 0.14 | 0.46 | 0.53 | 41.79 | 0.3 | 0.36 |
| Hex | 79 | 68 | 41 | 0 | E | 2E | 35 | 2A | 1E | 24 |
| Octal | 171 | 150 | 101 | 0 | 16 | 56 | 65 | 52 | 36 | 44 |
| Binary | 1111001 | 1101000 | 1000001 | 0 | 1110 | 101110 | 110101 | 101010 | 11110 | 100100 |
Color Harmonies of #796841
Complementary color
Monochromatic Colors of #796841
Black with #796841
Text Example
Text Example
White with #796841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796841; }
p { color: rgb(121,104,65); }
H1.HeaderClassName
{
color: #796841;
}
.AnyTagClassName
{
color: #796841;
}
</style>
background-color css
<style>
a { background-color: #796841; }
a { background-color: rgb(121,104,65); }
div.DivClassName
{
background-color: #796841;
}
.BgClassName
{
background-color: #796841;
}
</style>
border-color css
<style>
span { border-color: #796841; }
span { border-color: rgb(121,104,65); }
td.TdClassName
{
border-color: #796841;
}
.TagClassName
{
border-color: #796841;
}
</style>