Shades of Yellow Metal #796843
Tints of Yellow Metal #796843
RGB
CMYK
RGB Variations
Color information
#796843 (or 0x796843) is known color: Yellow Metal. HEX triplet: 79, 68 and 43. RGB value is (121,104,67). Sum of RGB (Red+Green+Blue) = 121+104+67=292 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.44% from 292); Green value is 104 (41.02% from 255 or 35.62% from 292); Blue value is 67 (26.56% from 255 or 22.95% from 292); Max value from RGB is 121 - color contains mainly: red. Hex color #796843 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796843 is #8697BC. Grayscale: #696969. Windows color (decimal): -8820669 or 4417657. OLE color: 4417657.
HSL color Cylindrical-coordinate representation of color #796843: hue angle of 41.11º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #796843 is Cyan = 0, Magento = 0.14, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 104 | 67 | - |
| CMYK | 0 | 0.14 | 0.45 | 0.53 |
| HSL | 41.11º | 0.29% | 0.37% | - |
| HSV(B) | 41.11º | 0.45% | 0.47% | - |
| XYZ | 13.85 | 14.37 | 7.35 | - |
| YUV | 104.87 | 106.63 | 139.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 104 | 67 | 0 | 0.14 | 0.45 | 0.53 | 41.11 | 0.29 | 0.37 |
| Hex | 79 | 68 | 43 | 0 | E | 2D | 35 | 29 | 1D | 25 |
| Octal | 171 | 150 | 103 | 0 | 16 | 55 | 65 | 51 | 35 | 45 |
| Binary | 1111001 | 1101000 | 1000011 | 0 | 1110 | 101101 | 110101 | 101001 | 11101 | 100101 |
Color Harmonies of #796843
Complementary color
Monochromatic Colors of #796843
Black with #796843
Text Example
Text Example
White with #796843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796843; }
p { color: rgb(121,104,67); }
H1.HeaderClassName
{
color: #796843;
}
.AnyTagClassName
{
color: #796843;
}
</style>
background-color css
<style>
a { background-color: #796843; }
a { background-color: rgb(121,104,67); }
div.DivClassName
{
background-color: #796843;
}
.BgClassName
{
background-color: #796843;
}
</style>
border-color css
<style>
span { border-color: #796843; }
span { border-color: rgb(121,104,67); }
td.TdClassName
{
border-color: #796843;
}
.TagClassName
{
border-color: #796843;
}
</style>