Shades of Himalaya #796531
Tints of Himalaya #796531
RGB
CMYK
RGB Variations
Color information
#796531 (or 0x796531) is known color: Himalaya. HEX triplet: 79, 65 and 31. RGB value is (121,101,49). Sum of RGB (Red+Green+Blue) = 121+101+49=271 (35% of max value = 765). Red value is 121 (47.66% from 255 or 44.65% from 271); Green value is 101 (39.84% from 255 or 37.27% from 271); Blue value is 49 (19.53% from 255 or 18.08% from 271); Max value from RGB is 121 - color contains mainly: red. Hex color #796531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796531 is #869ACE. Grayscale: #656565. Windows color (decimal): -8821455 or 3237241. OLE color: 3237241.
HSL color Cylindrical-coordinate representation of color #796531: hue angle of 43.33º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #796531 is Cyan = 0, Magento = 0.17, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 101 | 49 | - |
| CMYK | 0 | 0.17 | 0.60 | 0.53 |
| HSL | 43.33º | 0.42% | 0.33% | - |
| HSV(B) | 43.33º | 0.6% | 0.47% | - |
| XYZ | 13.09 | 13.59 | 4.84 | - |
| YUV | 101.05 | 98.63 | 142.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 49 | 0 | 0.17 | 0.60 | 0.53 | 43.33 | 0.42 | 0.33 |
| Hex | 79 | 65 | 31 | 0 | 11 | 3C | 35 | 2B | 2A | 21 |
| Octal | 171 | 145 | 61 | 0 | 21 | 74 | 65 | 53 | 52 | 41 |
| Binary | 1111001 | 1100101 | 110001 | 0 | 10001 | 111100 | 110101 | 101011 | 101010 | 100001 |
Color Harmonies of #796531
Complementary color
Monochromatic Colors of #796531
Black with #796531
Text Example
Text Example
White with #796531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796531; }
p { color: rgb(121,101,49); }
H1.HeaderClassName
{
color: #796531;
}
.AnyTagClassName
{
color: #796531;
}
</style>
background-color css
<style>
a { background-color: #796531; }
a { background-color: rgb(121,101,49); }
div.DivClassName
{
background-color: #796531;
}
.BgClassName
{
background-color: #796531;
}
</style>
border-color css
<style>
span { border-color: #796531; }
span { border-color: rgb(121,101,49); }
td.TdClassName
{
border-color: #796531;
}
.TagClassName
{
border-color: #796531;
}
</style>