Shades of Himalaya #796134
Tints of Himalaya #796134
RGB
CMYK
RGB Variations
Color information
#796134 (or 0x796134) is known color: Himalaya. HEX triplet: 79, 61 and 34. RGB value is (121,97,52). Sum of RGB (Red+Green+Blue) = 121+97+52=270 (35% of max value = 765). Red value is 121 (47.66% from 255 or 44.81% from 270); Green value is 97 (38.28% from 255 or 35.93% from 270); Blue value is 52 (20.70% from 255 or 19.26% from 270); Max value from RGB is 121 - color contains mainly: red. Hex color #796134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796134 is #869ECB. Grayscale: #636363. Windows color (decimal): -8822476 or 3432825. OLE color: 3432825.
HSL color Cylindrical-coordinate representation of color #796134: hue angle of 39.13º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #796134 is Cyan = 0, Magento = 0.20, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 97 | 52 | - |
| CMYK | 0 | 0.20 | 0.57 | 0.53 |
| HSL | 39.13º | 0.4% | 0.34% | - |
| HSV(B) | 39.13º | 0.57% | 0.47% | - |
| XYZ | 12.78 | 12.86 | 5.06 | - |
| YUV | 99.05 | 101.45 | 143.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 97 | 52 | 0 | 0.20 | 0.57 | 0.53 | 39.13 | 0.4 | 0.34 |
| Hex | 79 | 61 | 34 | 0 | 14 | 39 | 35 | 27 | 28 | 22 |
| Octal | 171 | 141 | 64 | 0 | 24 | 71 | 65 | 47 | 50 | 42 |
| Binary | 1111001 | 1100001 | 110100 | 0 | 10100 | 111001 | 110101 | 100111 | 101000 | 100010 |
Color Harmonies of #796134
Complementary color
Monochromatic Colors of #796134
Black with #796134
Text Example
Text Example
White with #796134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796134; }
p { color: rgb(121,97,52); }
H1.HeaderClassName
{
color: #796134;
}
.AnyTagClassName
{
color: #796134;
}
</style>
background-color css
<style>
a { background-color: #796134; }
a { background-color: rgb(121,97,52); }
div.DivClassName
{
background-color: #796134;
}
.BgClassName
{
background-color: #796134;
}
</style>
border-color css
<style>
span { border-color: #796134; }
span { border-color: rgb(121,97,52); }
td.TdClassName
{
border-color: #796134;
}
.TagClassName
{
border-color: #796134;
}
</style>