Shades of Yellow Metal #796544
Tints of Yellow Metal #796544
RGB
CMYK
RGB Variations
Color information
#796544 (or 0x796544) is known color: Yellow Metal. HEX triplet: 79, 65 and 44. RGB value is (121,101,68). Sum of RGB (Red+Green+Blue) = 121+101+68=290 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.72% from 290); Green value is 101 (39.84% from 255 or 34.83% from 290); Blue value is 68 (26.95% from 255 or 23.45% from 290); Max value from RGB is 121 - color contains mainly: red. Hex color #796544 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796544 is #869ABB. Grayscale: #676767. Windows color (decimal): -8821436 or 4482425. OLE color: 4482425.
HSL color Cylindrical-coordinate representation of color #796544: hue angle of 37.36º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #796544 is Cyan = 0, Magento = 0.17, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 101 | 68 | - |
| CMYK | 0 | 0.17 | 0.44 | 0.53 |
| HSL | 37.36º | 0.28% | 0.37% | - |
| HSV(B) | 37.36º | 0.44% | 0.47% | - |
| XYZ | 13.58 | 13.79 | 7.41 | - |
| YUV | 103.22 | 108.13 | 140.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 68 | 0 | 0.17 | 0.44 | 0.53 | 37.36 | 0.28 | 0.37 |
| Hex | 79 | 65 | 44 | 0 | 11 | 2C | 35 | 25 | 1C | 25 |
| Octal | 171 | 145 | 104 | 0 | 21 | 54 | 65 | 45 | 34 | 45 |
| Binary | 1111001 | 1100101 | 1000100 | 0 | 10001 | 101100 | 110101 | 100101 | 11100 | 100101 |
Color Harmonies of #796544
Complementary color
Monochromatic Colors of #796544
Black with #796544
Text Example
Text Example
White with #796544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796544; }
p { color: rgb(121,101,68); }
H1.HeaderClassName
{
color: #796544;
}
.AnyTagClassName
{
color: #796544;
}
</style>
background-color css
<style>
a { background-color: #796544; }
a { background-color: rgb(121,101,68); }
div.DivClassName
{
background-color: #796544;
}
.BgClassName
{
background-color: #796544;
}
</style>
border-color css
<style>
span { border-color: #796544; }
span { border-color: rgb(121,101,68); }
td.TdClassName
{
border-color: #796544;
}
.TagClassName
{
border-color: #796544;
}
</style>