Shades of Himalaya #796831
Tints of Himalaya #796831
RGB
CMYK
RGB Variations
Color information
#796831 (or 0x796831) is known color: Himalaya. HEX triplet: 79, 68 and 31. RGB value is (121,104,49). Sum of RGB (Red+Green+Blue) = 121+104+49=274 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.16% from 274); Green value is 104 (41.02% from 255 or 37.96% from 274); Blue value is 49 (19.53% from 255 or 17.88% from 274); Max value from RGB is 121 - color contains mainly: red. Hex color #796831 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796831 is #8697CE. Grayscale: #676767. Windows color (decimal): -8820687 or 3238009. OLE color: 3238009.
HSL color Cylindrical-coordinate representation of color #796831: hue angle of 45.83º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #796831 is Cyan = 0, Magento = 0.14, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 104 | 49 | - |
| CMYK | 0 | 0.14 | 0.60 | 0.53 |
| HSL | 45.83º | 0.42% | 0.33% | - |
| HSV(B) | 45.83º | 0.6% | 0.47% | - |
| XYZ | 13.39 | 14.19 | 4.94 | - |
| YUV | 102.81 | 97.63 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 104 | 49 | 0 | 0.14 | 0.60 | 0.53 | 45.83 | 0.42 | 0.33 |
| Hex | 79 | 68 | 31 | 0 | E | 3C | 35 | 2E | 2A | 21 |
| Octal | 171 | 150 | 61 | 0 | 16 | 74 | 65 | 56 | 52 | 41 |
| Binary | 1111001 | 1101000 | 110001 | 0 | 1110 | 111100 | 110101 | 101110 | 101010 | 100001 |
Color Harmonies of #796831
Complementary color
Monochromatic Colors of #796831
Black with #796831
Text Example
Text Example
White with #796831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796831; }
p { color: rgb(121,104,49); }
H1.HeaderClassName
{
color: #796831;
}
.AnyTagClassName
{
color: #796831;
}
</style>
background-color css
<style>
a { background-color: #796831; }
a { background-color: rgb(121,104,49); }
div.DivClassName
{
background-color: #796831;
}
.BgClassName
{
background-color: #796831;
}
</style>
border-color css
<style>
span { border-color: #796831; }
span { border-color: rgb(121,104,49); }
td.TdClassName
{
border-color: #796831;
}
.TagClassName
{
border-color: #796831;
}
</style>