Shades of Himalaya #796936
Tints of Himalaya #796936
RGB
CMYK
RGB Variations
Color information
#796936 (or 0x796936) is known color: Himalaya. HEX triplet: 79, 69 and 36. RGB value is (121,105,54). Sum of RGB (Red+Green+Blue) = 121+105+54=280 (37% of max value = 765). Red value is 121 (47.66% from 255 or 43.21% from 280); Green value is 105 (41.41% from 255 or 37.5% from 280); Blue value is 54 (21.48% from 255 or 19.29% from 280); Max value from RGB is 121 - color contains mainly: red. Hex color #796936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796936 is #8696C9. Grayscale: #686868. Windows color (decimal): -8820426 or 3565945. OLE color: 3565945.
HSL color Cylindrical-coordinate representation of color #796936: hue angle of 45.67º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #796936 is Cyan = 0, Magento = 0.13, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 54 | - |
| CMYK | 0 | 0.13 | 0.55 | 0.53 |
| HSL | 45.67º | 0.38% | 0.34% | - |
| HSV(B) | 45.67º | 0.55% | 0.47% | - |
| XYZ | 13.6 | 14.43 | 5.56 | - |
| YUV | 103.97 | 99.8 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 54 | 0 | 0.13 | 0.55 | 0.53 | 45.67 | 0.38 | 0.34 |
| Hex | 79 | 69 | 36 | 0 | D | 37 | 35 | 2E | 26 | 22 |
| Octal | 171 | 151 | 66 | 0 | 15 | 67 | 65 | 56 | 46 | 42 |
| Binary | 1111001 | 1101001 | 110110 | 0 | 1101 | 110111 | 110101 | 101110 | 100110 | 100010 |
Color Harmonies of #796936
Complementary color
Monochromatic Colors of #796936
Black with #796936
Text Example
Text Example
White with #796936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796936; }
p { color: rgb(121,105,54); }
H1.HeaderClassName
{
color: #796936;
}
.AnyTagClassName
{
color: #796936;
}
</style>
background-color css
<style>
a { background-color: #796936; }
a { background-color: rgb(121,105,54); }
div.DivClassName
{
background-color: #796936;
}
.BgClassName
{
background-color: #796936;
}
</style>
border-color css
<style>
span { border-color: #796936; }
span { border-color: rgb(121,105,54); }
td.TdClassName
{
border-color: #796936;
}
.TagClassName
{
border-color: #796936;
}
</style>