Shades of Himalaya #796334
Tints of Himalaya #796334
RGB
CMYK
RGB Variations
Color information
#796334 (or 0x796334) is known color: Himalaya. HEX triplet: 79, 63 and 34. RGB value is (121,99,52). Sum of RGB (Red+Green+Blue) = 121+99+52=272 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.49% from 272); Green value is 99 (39.06% from 255 or 36.40% from 272); Blue value is 52 (20.70% from 255 or 19.12% from 272); Max value from RGB is 121 - color contains mainly: red. Hex color #796334 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796334 is #869CCB. Grayscale: #646464. Windows color (decimal): -8821964 or 3433337. OLE color: 3433337.
HSL color Cylindrical-coordinate representation of color #796334: hue angle of 40.87º 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 #796334 is Cyan = 0, Magento = 0.18, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 99 | 52 | - |
| CMYK | 0 | 0.18 | 0.57 | 0.53 |
| HSL | 40.87º | 0.4% | 0.34% | - |
| HSV(B) | 40.87º | 0.57% | 0.47% | - |
| XYZ | 12.97 | 13.24 | 5.12 | - |
| YUV | 100.22 | 100.79 | 142.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 52 | 0 | 0.18 | 0.57 | 0.53 | 40.87 | 0.4 | 0.34 |
| Hex | 79 | 63 | 34 | 0 | 12 | 39 | 35 | 29 | 28 | 22 |
| Octal | 171 | 143 | 64 | 0 | 22 | 71 | 65 | 51 | 50 | 42 |
| Binary | 1111001 | 1100011 | 110100 | 0 | 10010 | 111001 | 110101 | 101001 | 101000 | 100010 |
Color Harmonies of #796334
Complementary color
Monochromatic Colors of #796334
Black with #796334
Text Example
Text Example
White with #796334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796334; }
p { color: rgb(121,99,52); }
H1.HeaderClassName
{
color: #796334;
}
.AnyTagClassName
{
color: #796334;
}
</style>
background-color css
<style>
a { background-color: #796334; }
a { background-color: rgb(121,99,52); }
div.DivClassName
{
background-color: #796334;
}
.BgClassName
{
background-color: #796334;
}
</style>
border-color css
<style>
span { border-color: #796334; }
span { border-color: rgb(121,99,52); }
td.TdClassName
{
border-color: #796334;
}
.TagClassName
{
border-color: #796334;
}
</style>