Shades of Himalaya #796627
Tints of Himalaya #796627
RGB
CMYK
RGB Variations
Color information
#796627 (or 0x796627) is known color: Himalaya. HEX triplet: 79, 66 and 27. RGB value is (121,102,39). Sum of RGB (Red+Green+Blue) = 121+102+39=262 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.18% from 262); Green value is 102 (40.23% from 255 or 38.93% from 262); Blue value is 39 (15.62% from 255 or 14.89% from 262); Max value from RGB is 121 - color contains mainly: red. Hex color #796627 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796627 is #8699D8. Grayscale: #646464. Windows color (decimal): -8821209 or 2582137. OLE color: 2582137.
HSL color Cylindrical-coordinate representation of color #796627: hue angle of 46.1º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #796627 is Cyan = 0, Magento = 0.16, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 39 | - |
| CMYK | 0 | 0.16 | 0.68 | 0.53 |
| HSL | 46.1º | 0.51% | 0.31% | - |
| HSV(B) | 46.1º | 0.68% | 0.47% | - |
| XYZ | 13 | 13.71 | 3.88 | - |
| YUV | 100.5 | 93.29 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 39 | 0 | 0.16 | 0.68 | 0.53 | 46.1 | 0.51 | 0.31 |
| Hex | 79 | 66 | 27 | 0 | 10 | 44 | 35 | 2E | 33 | 1F |
| Octal | 171 | 146 | 47 | 0 | 20 | 104 | 65 | 56 | 63 | 37 |
| Binary | 1111001 | 1100110 | 100111 | 0 | 10000 | 1000100 | 110101 | 101110 | 110011 | 11111 |
Color Harmonies of #796627
Complementary color
Monochromatic Colors of #796627
Black with #796627
Text Example
Text Example
White with #796627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796627; }
p { color: rgb(121,102,39); }
H1.HeaderClassName
{
color: #796627;
}
.AnyTagClassName
{
color: #796627;
}
</style>
background-color css
<style>
a { background-color: #796627; }
a { background-color: rgb(121,102,39); }
div.DivClassName
{
background-color: #796627;
}
.BgClassName
{
background-color: #796627;
}
</style>
border-color css
<style>
span { border-color: #796627; }
span { border-color: rgb(121,102,39); }
td.TdClassName
{
border-color: #796627;
}
.TagClassName
{
border-color: #796627;
}
</style>