Shades of Yellow Metal #796638
Tints of Yellow Metal #796638
RGB
CMYK
RGB Variations
Color information
#796638 (or 0x796638) is known color: Yellow Metal. HEX triplet: 79, 66 and 38. RGB value is (121,102,56). Sum of RGB (Red+Green+Blue) = 121+102+56=279 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.37% from 279); Green value is 102 (40.23% from 255 or 36.56% from 279); Blue value is 56 (22.27% from 255 or 20.07% from 279); Max value from RGB is 121 - color contains mainly: red. Hex color #796638 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796638 is #8699C7. Grayscale: #666666. Windows color (decimal): -8821192 or 3696249. OLE color: 3696249.
HSL color Cylindrical-coordinate representation of color #796638: hue angle of 42.46º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #796638 is Cyan = 0, Magento = 0.16, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 56 | - |
| CMYK | 0 | 0.16 | 0.54 | 0.53 |
| HSL | 42.46º | 0.37% | 0.35% | - |
| HSV(B) | 42.46º | 0.54% | 0.47% | - |
| XYZ | 13.35 | 13.85 | 5.71 | - |
| YUV | 102.44 | 101.79 | 141.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 56 | 0 | 0.16 | 0.54 | 0.53 | 42.46 | 0.37 | 0.35 |
| Hex | 79 | 66 | 38 | 0 | 10 | 36 | 35 | 2A | 25 | 23 |
| Octal | 171 | 146 | 70 | 0 | 20 | 66 | 65 | 52 | 45 | 43 |
| Binary | 1111001 | 1100110 | 111000 | 0 | 10000 | 110110 | 110101 | 101010 | 100101 | 100011 |
Color Harmonies of #796638
Complementary color
Monochromatic Colors of #796638
Black with #796638
Text Example
Text Example
White with #796638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796638; }
p { color: rgb(121,102,56); }
H1.HeaderClassName
{
color: #796638;
}
.AnyTagClassName
{
color: #796638;
}
</style>
background-color css
<style>
a { background-color: #796638; }
a { background-color: rgb(121,102,56); }
div.DivClassName
{
background-color: #796638;
}
.BgClassName
{
background-color: #796638;
}
</style>
border-color css
<style>
span { border-color: #796638; }
span { border-color: rgb(121,102,56); }
td.TdClassName
{
border-color: #796638;
}
.TagClassName
{
border-color: #796638;
}
</style>