Shades of Himalaya #796734
Tints of Himalaya #796734
RGB
CMYK
RGB Variations
Color information
#796734 (or 0x796734) is known color: Himalaya. HEX triplet: 79, 67 and 34. RGB value is (121,103,52). Sum of RGB (Red+Green+Blue) = 121+103+52=276 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.84% from 276); Green value is 103 (40.62% from 255 or 37.32% from 276); Blue value is 52 (20.70% from 255 or 18.84% from 276); Max value from RGB is 121 - color contains mainly: red. Hex color #796734 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796734 is #8698CB. Grayscale: #666666. Windows color (decimal): -8820940 or 3434361. OLE color: 3434361.
HSL color Cylindrical-coordinate representation of color #796734: hue angle of 44.35º 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 #796734 is Cyan = 0, Magento = 0.15, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 52 | - |
| CMYK | 0 | 0.15 | 0.57 | 0.53 |
| HSL | 44.35º | 0.4% | 0.34% | - |
| HSV(B) | 44.35º | 0.57% | 0.47% | - |
| XYZ | 13.36 | 14.01 | 5.25 | - |
| YUV | 102.57 | 99.46 | 141.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 52 | 0 | 0.15 | 0.57 | 0.53 | 44.35 | 0.4 | 0.34 |
| Hex | 79 | 67 | 34 | 0 | F | 39 | 35 | 2C | 28 | 22 |
| Octal | 171 | 147 | 64 | 0 | 17 | 71 | 65 | 54 | 50 | 42 |
| Binary | 1111001 | 1100111 | 110100 | 0 | 1111 | 111001 | 110101 | 101100 | 101000 | 100010 |
Color Harmonies of #796734
Complementary color
Monochromatic Colors of #796734
Black with #796734
Text Example
Text Example
White with #796734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796734; }
p { color: rgb(121,103,52); }
H1.HeaderClassName
{
color: #796734;
}
.AnyTagClassName
{
color: #796734;
}
</style>
background-color css
<style>
a { background-color: #796734; }
a { background-color: rgb(121,103,52); }
div.DivClassName
{
background-color: #796734;
}
.BgClassName
{
background-color: #796734;
}
</style>
border-color css
<style>
span { border-color: #796734; }
span { border-color: rgb(121,103,52); }
td.TdClassName
{
border-color: #796734;
}
.TagClassName
{
border-color: #796734;
}
</style>