Shades of Himalaya #796629
Tints of Himalaya #796629
RGB
CMYK
RGB Variations
Color information
#796629 (or 0x796629) is known color: Himalaya. HEX triplet: 79, 66 and 29. RGB value is (121,102,41). Sum of RGB (Red+Green+Blue) = 121+102+41=264 (34% of max value = 765). Red value is 121 (47.66% from 255 or 45.83% from 264); Green value is 102 (40.23% from 255 or 38.64% from 264); Blue value is 41 (16.41% from 255 or 15.53% from 264); Max value from RGB is 121 - color contains mainly: red. Hex color #796629 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796629 is #8699D6. Grayscale: #646464. Windows color (decimal): -8821207 or 2713209. OLE color: 2713209.
HSL color Cylindrical-coordinate representation of color #796629: hue angle of 45.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 #796629 is Cyan = 0, Magento = 0.16, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 41 | - |
| CMYK | 0 | 0.16 | 0.66 | 0.53 |
| HSL | 45.75º | 0.49% | 0.32% | - |
| HSV(B) | 45.75º | 0.66% | 0.47% | - |
| XYZ | 13.04 | 13.73 | 4.06 | - |
| YUV | 100.73 | 94.29 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 41 | 0 | 0.16 | 0.66 | 0.53 | 45.75 | 0.49 | 0.32 |
| Hex | 79 | 66 | 29 | 0 | 10 | 42 | 35 | 2E | 31 | 20 |
| Octal | 171 | 146 | 51 | 0 | 20 | 102 | 65 | 56 | 61 | 40 |
| Binary | 1111001 | 1100110 | 101001 | 0 | 10000 | 1000010 | 110101 | 101110 | 110001 | 100000 |
Color Harmonies of #796629
Complementary color
Monochromatic Colors of #796629
Black with #796629
Text Example
Text Example
White with #796629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796629; }
p { color: rgb(121,102,41); }
H1.HeaderClassName
{
color: #796629;
}
.AnyTagClassName
{
color: #796629;
}
</style>
background-color css
<style>
a { background-color: #796629; }
a { background-color: rgb(121,102,41); }
div.DivClassName
{
background-color: #796629;
}
.BgClassName
{
background-color: #796629;
}
</style>
border-color css
<style>
span { border-color: #796629; }
span { border-color: rgb(121,102,41); }
td.TdClassName
{
border-color: #796629;
}
.TagClassName
{
border-color: #796629;
}
</style>