Shades of Himalaya #796328
Tints of Himalaya #796328
RGB
CMYK
RGB Variations
Color information
#796328 (or 0x796328) is known color: Himalaya. HEX triplet: 79, 63 and 28. RGB value is (121,99,40). Sum of RGB (Red+Green+Blue) = 121+99+40=260 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.54% from 260); Green value is 99 (39.06% from 255 or 38.08% from 260); Blue value is 40 (16.02% from 255 or 15.38% from 260); Max value from RGB is 121 - color contains mainly: red. Hex color #796328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796328 is #869CD7. Grayscale: #636363. Windows color (decimal): -8821976 or 2646905. OLE color: 2646905.
HSL color Cylindrical-coordinate representation of color #796328: hue angle of 43.7º 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 #796328 is Cyan = 0, Magento = 0.18, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 99 | 40 | - |
| CMYK | 0 | 0.18 | 0.67 | 0.53 |
| HSL | 43.7º | 0.5% | 0.32% | - |
| HSV(B) | 43.7º | 0.67% | 0.47% | - |
| XYZ | 12.73 | 13.14 | 3.87 | - |
| YUV | 98.85 | 94.79 | 143.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 40 | 0 | 0.18 | 0.67 | 0.53 | 43.7 | 0.5 | 0.32 |
| Hex | 79 | 63 | 28 | 0 | 12 | 43 | 35 | 2C | 32 | 20 |
| Octal | 171 | 143 | 50 | 0 | 22 | 103 | 65 | 54 | 62 | 40 |
| Binary | 1111001 | 1100011 | 101000 | 0 | 10010 | 1000011 | 110101 | 101100 | 110010 | 100000 |
Color Harmonies of #796328
Complementary color
Monochromatic Colors of #796328
Black with #796328
Text Example
Text Example
White with #796328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796328; }
p { color: rgb(121,99,40); }
H1.HeaderClassName
{
color: #796328;
}
.AnyTagClassName
{
color: #796328;
}
</style>
background-color css
<style>
a { background-color: #796328; }
a { background-color: rgb(121,99,40); }
div.DivClassName
{
background-color: #796328;
}
.BgClassName
{
background-color: #796328;
}
</style>
border-color css
<style>
span { border-color: #796328; }
span { border-color: rgb(121,99,40); }
td.TdClassName
{
border-color: #796328;
}
.TagClassName
{
border-color: #796328;
}
</style>