Shades of Himalaya #796229
Tints of Himalaya #796229
RGB
CMYK
RGB Variations
Color information
#796229 (or 0x796229) is known color: Himalaya. HEX triplet: 79, 62 and 29. RGB value is (121,98,41). Sum of RGB (Red+Green+Blue) = 121+98+41=260 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.54% from 260); Green value is 98 (38.67% from 255 or 37.69% from 260); Blue value is 41 (16.41% from 255 or 15.77% from 260); Max value from RGB is 121 - color contains mainly: red. Hex color #796229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796229 is #869DD6. Grayscale: #626262. Windows color (decimal): -8822231 or 2712185. OLE color: 2712185.
HSL color Cylindrical-coordinate representation of color #796229: hue angle of 42.75º 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 #796229 is Cyan = 0, Magento = 0.19, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 98 | 41 | - |
| CMYK | 0 | 0.19 | 0.66 | 0.53 |
| HSL | 42.75º | 0.49% | 0.32% | - |
| HSV(B) | 42.75º | 0.66% | 0.47% | - |
| XYZ | 12.65 | 12.96 | 3.93 | - |
| YUV | 98.38 | 95.62 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 98 | 41 | 0 | 0.19 | 0.66 | 0.53 | 42.75 | 0.49 | 0.32 |
| Hex | 79 | 62 | 29 | 0 | 13 | 42 | 35 | 2B | 31 | 20 |
| Octal | 171 | 142 | 51 | 0 | 23 | 102 | 65 | 53 | 61 | 40 |
| Binary | 1111001 | 1100010 | 101001 | 0 | 10011 | 1000010 | 110101 | 101011 | 110001 | 100000 |
Color Harmonies of #796229
Complementary color
Monochromatic Colors of #796229
Black with #796229
Text Example
Text Example
White with #796229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796229; }
p { color: rgb(121,98,41); }
H1.HeaderClassName
{
color: #796229;
}
.AnyTagClassName
{
color: #796229;
}
</style>
background-color css
<style>
a { background-color: #796229; }
a { background-color: rgb(121,98,41); }
div.DivClassName
{
background-color: #796229;
}
.BgClassName
{
background-color: #796229;
}
</style>
border-color css
<style>
span { border-color: #796229; }
span { border-color: rgb(121,98,41); }
td.TdClassName
{
border-color: #796229;
}
.TagClassName
{
border-color: #796229;
}
</style>