Shades of Yellow Metal #796645
Tints of Yellow Metal #796645
RGB
CMYK
RGB Variations
Color information
#796645 (or 0x796645) is known color: Yellow Metal. HEX triplet: 79, 66 and 45. RGB value is (121,102,69). Sum of RGB (Red+Green+Blue) = 121+102+69=292 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.44% from 292); Green value is 102 (40.23% from 255 or 34.93% from 292); Blue value is 69 (27.34% from 255 or 23.63% from 292); Max value from RGB is 121 - color contains mainly: red. Hex color #796645 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796645 is #8699BA. Grayscale: #686868. Windows color (decimal): -8821179 or 4548217. OLE color: 4548217.
HSL color Cylindrical-coordinate representation of color #796645: hue angle of 38.08º 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 #796645 is Cyan = 0, Magento = 0.16, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 69 | - |
| CMYK | 0 | 0.16 | 0.43 | 0.53 |
| HSL | 38.08º | 0.27% | 0.37% | - |
| HSV(B) | 38.08º | 0.43% | 0.47% | - |
| XYZ | 13.71 | 14 | 7.61 | - |
| YUV | 103.92 | 108.29 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 69 | 0 | 0.16 | 0.43 | 0.53 | 38.08 | 0.27 | 0.37 |
| Hex | 79 | 66 | 45 | 0 | 10 | 2B | 35 | 26 | 1B | 25 |
| Octal | 171 | 146 | 105 | 0 | 20 | 53 | 65 | 46 | 33 | 45 |
| Binary | 1111001 | 1100110 | 1000101 | 0 | 10000 | 101011 | 110101 | 100110 | 11011 | 100101 |
Color Harmonies of #796645
Complementary color
Monochromatic Colors of #796645
Black with #796645
Text Example
Text Example
White with #796645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796645; }
p { color: rgb(121,102,69); }
H1.HeaderClassName
{
color: #796645;
}
.AnyTagClassName
{
color: #796645;
}
</style>
background-color css
<style>
a { background-color: #796645; }
a { background-color: rgb(121,102,69); }
div.DivClassName
{
background-color: #796645;
}
.BgClassName
{
background-color: #796645;
}
</style>
border-color css
<style>
span { border-color: #796645; }
span { border-color: rgb(121,102,69); }
td.TdClassName
{
border-color: #796645;
}
.TagClassName
{
border-color: #796645;
}
</style>