Shades of Himalaya #796227
Tints of Himalaya #796227
RGB
CMYK
RGB Variations
Color information
#796227 (or 0x796227) is known color: Himalaya. HEX triplet: 79, 62 and 27. RGB value is (121,98,39). Sum of RGB (Red+Green+Blue) = 121+98+39=258 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.90% from 258); Green value is 98 (38.67% from 255 or 37.98% from 258); Blue value is 39 (15.62% from 255 or 15.12% from 258); Max value from RGB is 121 - color contains mainly: red. Hex color #796227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796227 is #869DD8. Grayscale: #626262. Windows color (decimal): -8822233 or 2581113. OLE color: 2581113.
HSL color Cylindrical-coordinate representation of color #796227: hue angle of 43.17º 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 #796227 is Cyan = 0, Magento = 0.19, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 98 | 39 | - |
| CMYK | 0 | 0.19 | 0.68 | 0.53 |
| HSL | 43.17º | 0.51% | 0.31% | - |
| HSV(B) | 43.17º | 0.68% | 0.47% | - |
| XYZ | 12.62 | 12.95 | 3.75 | - |
| YUV | 98.15 | 94.62 | 144.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 98 | 39 | 0 | 0.19 | 0.68 | 0.53 | 43.17 | 0.51 | 0.31 |
| Hex | 79 | 62 | 27 | 0 | 13 | 44 | 35 | 2B | 33 | 1F |
| Octal | 171 | 142 | 47 | 0 | 23 | 104 | 65 | 53 | 63 | 37 |
| Binary | 1111001 | 1100010 | 100111 | 0 | 10011 | 1000100 | 110101 | 101011 | 110011 | 11111 |
Color Harmonies of #796227
Complementary color
Monochromatic Colors of #796227
Black with #796227
Text Example
Text Example
White with #796227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796227; }
p { color: rgb(121,98,39); }
H1.HeaderClassName
{
color: #796227;
}
.AnyTagClassName
{
color: #796227;
}
</style>
background-color css
<style>
a { background-color: #796227; }
a { background-color: rgb(121,98,39); }
div.DivClassName
{
background-color: #796227;
}
.BgClassName
{
background-color: #796227;
}
</style>
border-color css
<style>
span { border-color: #796227; }
span { border-color: rgb(121,98,39); }
td.TdClassName
{
border-color: #796227;
}
.TagClassName
{
border-color: #796227;
}
</style>