Shades of Yellow Metal #796845
Tints of Yellow Metal #796845
RGB
CMYK
RGB Variations
Color information
#796845 (or 0x796845) is known color: Yellow Metal. HEX triplet: 79, 68 and 45. RGB value is (121,104,69). Sum of RGB (Red+Green+Blue) = 121+104+69=294 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.16% from 294); Green value is 104 (41.02% from 255 or 35.37% from 294); Blue value is 69 (27.34% from 255 or 23.47% from 294); Max value from RGB is 121 - color contains mainly: red. Hex color #796845 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796845 is #8697BA. Grayscale: #696969. Windows color (decimal): -8820667 or 4548729. OLE color: 4548729.
HSL color Cylindrical-coordinate representation of color #796845: hue angle of 40.38º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #796845 is Cyan = 0, Magento = 0.14, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 104 | 69 | - |
| CMYK | 0 | 0.14 | 0.43 | 0.53 |
| HSL | 40.38º | 0.27% | 0.37% | - |
| HSV(B) | 40.38º | 0.43% | 0.47% | - |
| XYZ | 13.91 | 14.4 | 7.68 | - |
| YUV | 105.09 | 107.63 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 104 | 69 | 0 | 0.14 | 0.43 | 0.53 | 40.38 | 0.27 | 0.37 |
| Hex | 79 | 68 | 45 | 0 | E | 2B | 35 | 28 | 1B | 25 |
| Octal | 171 | 150 | 105 | 0 | 16 | 53 | 65 | 50 | 33 | 45 |
| Binary | 1111001 | 1101000 | 1000101 | 0 | 1110 | 101011 | 110101 | 101000 | 11011 | 100101 |
Color Harmonies of #796845
Complementary color
Monochromatic Colors of #796845
Black with #796845
Text Example
Text Example
White with #796845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796845; }
p { color: rgb(121,104,69); }
H1.HeaderClassName
{
color: #796845;
}
.AnyTagClassName
{
color: #796845;
}
</style>
background-color css
<style>
a { background-color: #796845; }
a { background-color: rgb(121,104,69); }
div.DivClassName
{
background-color: #796845;
}
.BgClassName
{
background-color: #796845;
}
</style>
border-color css
<style>
span { border-color: #796845; }
span { border-color: rgb(121,104,69); }
td.TdClassName
{
border-color: #796845;
}
.TagClassName
{
border-color: #796845;
}
</style>