Shades of Himalaya #796929
Tints of Himalaya #796929
RGB
CMYK
RGB Variations
Color information
#796929 (or 0x796929) is known color: Himalaya. HEX triplet: 79, 69 and 29. RGB value is (121,105,41). Sum of RGB (Red+Green+Blue) = 121+105+41=267 (35% of max value = 765). Red value is 121 (47.66% from 255 or 45.32% from 267); Green value is 105 (41.41% from 255 or 39.33% from 267); Blue value is 41 (16.41% from 255 or 15.36% from 267); Max value from RGB is 121 - color contains mainly: red. Hex color #796929 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796929 is #8696D6. Grayscale: #666666. Windows color (decimal): -8820439 or 2713977. OLE color: 2713977.
HSL color Cylindrical-coordinate representation of color #796929: hue angle of 48º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #796929 is Cyan = 0, Magento = 0.13, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 41 | - |
| CMYK | 0 | 0.13 | 0.66 | 0.53 |
| HSL | 48º | 0.49% | 0.32% | - |
| HSV(B) | 48º | 0.66% | 0.47% | - |
| XYZ | 13.34 | 14.33 | 4.16 | - |
| YUV | 102.49 | 93.3 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 41 | 0 | 0.13 | 0.66 | 0.53 | 48 | 0.49 | 0.32 |
| Hex | 79 | 69 | 29 | 0 | D | 42 | 35 | 30 | 31 | 20 |
| Octal | 171 | 151 | 51 | 0 | 15 | 102 | 65 | 60 | 61 | 40 |
| Binary | 1111001 | 1101001 | 101001 | 0 | 1101 | 1000010 | 110101 | 110000 | 110001 | 100000 |
Color Harmonies of #796929
Complementary color
Monochromatic Colors of #796929
Black with #796929
Text Example
Text Example
White with #796929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796929; }
p { color: rgb(121,105,41); }
H1.HeaderClassName
{
color: #796929;
}
.AnyTagClassName
{
color: #796929;
}
</style>
background-color css
<style>
a { background-color: #796929; }
a { background-color: rgb(121,105,41); }
div.DivClassName
{
background-color: #796929;
}
.BgClassName
{
background-color: #796929;
}
</style>
border-color css
<style>
span { border-color: #796929; }
span { border-color: rgb(121,105,41); }
td.TdClassName
{
border-color: #796929;
}
.TagClassName
{
border-color: #796929;
}
</style>