Shades of Yellow Metal #796240
Tints of Yellow Metal #796240
RGB
CMYK
RGB Variations
Color information
#796240 (or 0x796240) is known color: Yellow Metal. HEX triplet: 79, 62 and 40. RGB value is (121,98,64). Sum of RGB (Red+Green+Blue) = 121+98+64=283 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.76% from 283); Green value is 98 (38.67% from 255 or 34.63% from 283); Blue value is 64 (25.39% from 255 or 22.61% from 283); Max value from RGB is 121 - color contains mainly: red. Hex color #796240 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796240 is #869DBF. Grayscale: #656565. Windows color (decimal): -8822208 or 4219513. OLE color: 4219513.
HSL color Cylindrical-coordinate representation of color #796240: hue angle of 35.79º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #796240 is Cyan = 0, Magento = 0.19, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 98 | 64 | - |
| CMYK | 0 | 0.19 | 0.47 | 0.53 |
| HSL | 35.79º | 0.31% | 0.36% | - |
| HSV(B) | 35.79º | 0.47% | 0.47% | - |
| XYZ | 13.18 | 13.17 | 6.7 | - |
| YUV | 101 | 107.12 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 98 | 64 | 0 | 0.19 | 0.47 | 0.53 | 35.79 | 0.31 | 0.36 |
| Hex | 79 | 62 | 40 | 0 | 13 | 2F | 35 | 24 | 1F | 24 |
| Octal | 171 | 142 | 100 | 0 | 23 | 57 | 65 | 44 | 37 | 44 |
| Binary | 1111001 | 1100010 | 1000000 | 0 | 10011 | 101111 | 110101 | 100100 | 11111 | 100100 |
Color Harmonies of #796240
Complementary color
Monochromatic Colors of #796240
Black with #796240
Text Example
Text Example
White with #796240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796240; }
p { color: rgb(121,98,64); }
H1.HeaderClassName
{
color: #796240;
}
.AnyTagClassName
{
color: #796240;
}
</style>
background-color css
<style>
a { background-color: #796240; }
a { background-color: rgb(121,98,64); }
div.DivClassName
{
background-color: #796240;
}
.BgClassName
{
background-color: #796240;
}
</style>
border-color css
<style>
span { border-color: #796240; }
span { border-color: rgb(121,98,64); }
td.TdClassName
{
border-color: #796240;
}
.TagClassName
{
border-color: #796240;
}
</style>