Shades of Yellow Metal #796641
Tints of Yellow Metal #796641
RGB
CMYK
RGB Variations
Color information
#796641 (or 0x796641) is known color: Yellow Metal. HEX triplet: 79, 66 and 41. RGB value is (121,102,65). Sum of RGB (Red+Green+Blue) = 121+102+65=288 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.01% from 288); Green value is 102 (40.23% from 255 or 35.42% from 288); Blue value is 65 (25.78% from 255 or 22.57% from 288); Max value from RGB is 121 - color contains mainly: red. Hex color #796641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796641 is #8699BE. Grayscale: #676767. Windows color (decimal): -8821183 or 4286073. OLE color: 4286073.
HSL color Cylindrical-coordinate representation of color #796641: hue angle of 39.64º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #796641 is Cyan = 0, Magento = 0.16, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 65 | - |
| CMYK | 0 | 0.16 | 0.46 | 0.53 |
| HSL | 39.64º | 0.3% | 0.36% | - |
| HSV(B) | 39.64º | 0.46% | 0.47% | - |
| XYZ | 13.59 | 13.95 | 6.98 | - |
| YUV | 103.46 | 106.29 | 140.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 65 | 0 | 0.16 | 0.46 | 0.53 | 39.64 | 0.3 | 0.36 |
| Hex | 79 | 66 | 41 | 0 | 10 | 2E | 35 | 28 | 1E | 24 |
| Octal | 171 | 146 | 101 | 0 | 20 | 56 | 65 | 50 | 36 | 44 |
| Binary | 1111001 | 1100110 | 1000001 | 0 | 10000 | 101110 | 110101 | 101000 | 11110 | 100100 |
Color Harmonies of #796641
Complementary color
Monochromatic Colors of #796641
Black with #796641
Text Example
Text Example
White with #796641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796641; }
p { color: rgb(121,102,65); }
H1.HeaderClassName
{
color: #796641;
}
.AnyTagClassName
{
color: #796641;
}
</style>
background-color css
<style>
a { background-color: #796641; }
a { background-color: rgb(121,102,65); }
div.DivClassName
{
background-color: #796641;
}
.BgClassName
{
background-color: #796641;
}
</style>
border-color css
<style>
span { border-color: #796641; }
span { border-color: rgb(121,102,65); }
td.TdClassName
{
border-color: #796641;
}
.TagClassName
{
border-color: #796641;
}
</style>