Shades of Himalaya #796428
Tints of Himalaya #796428
RGB
CMYK
RGB Variations
Color information
#796428 (or 0x796428) is known color: Himalaya. HEX triplet: 79, 64 and 28. RGB value is (121,100,40). Sum of RGB (Red+Green+Blue) = 121+100+40=261 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.36% from 261); Green value is 100 (39.45% from 255 or 38.31% from 261); Blue value is 40 (16.02% from 255 or 15.33% from 261); Max value from RGB is 121 - color contains mainly: red. Hex color #796428 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796428 is #869BD7. Grayscale: #636363. Windows color (decimal): -8821720 or 2647161. OLE color: 2647161.
HSL color Cylindrical-coordinate representation of color #796428: hue angle of 44.44º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #796428 is Cyan = 0, Magento = 0.17, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 100 | 40 | - |
| CMYK | 0 | 0.17 | 0.67 | 0.53 |
| HSL | 44.44º | 0.5% | 0.32% | - |
| HSV(B) | 44.44º | 0.67% | 0.47% | - |
| XYZ | 12.83 | 13.33 | 3.9 | - |
| YUV | 99.44 | 94.46 | 143.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 40 | 0 | 0.17 | 0.67 | 0.53 | 44.44 | 0.5 | 0.32 |
| Hex | 79 | 64 | 28 | 0 | 11 | 43 | 35 | 2C | 32 | 20 |
| Octal | 171 | 144 | 50 | 0 | 21 | 103 | 65 | 54 | 62 | 40 |
| Binary | 1111001 | 1100100 | 101000 | 0 | 10001 | 1000011 | 110101 | 101100 | 110010 | 100000 |
Color Harmonies of #796428
Complementary color
Monochromatic Colors of #796428
Black with #796428
Text Example
Text Example
White with #796428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796428; }
p { color: rgb(121,100,40); }
H1.HeaderClassName
{
color: #796428;
}
.AnyTagClassName
{
color: #796428;
}
</style>
background-color css
<style>
a { background-color: #796428; }
a { background-color: rgb(121,100,40); }
div.DivClassName
{
background-color: #796428;
}
.BgClassName
{
background-color: #796428;
}
</style>
border-color css
<style>
span { border-color: #796428; }
span { border-color: rgb(121,100,40); }
td.TdClassName
{
border-color: #796428;
}
.TagClassName
{
border-color: #796428;
}
</style>