Shades of Himalaya #766022
Tints of Himalaya #766022
RGB
CMYK
RGB Variations
Color information
#766022 (or 0x766022) is known color: Himalaya. HEX triplet: 76, 60 and 22. RGB value is (118,96,34). Sum of RGB (Red+Green+Blue) = 118+96+34=248 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.58% from 248); Green value is 96 (37.89% from 255 or 38.71% from 248); Blue value is 34 (13.67% from 255 or 13.71% from 248); Max value from RGB is 118 - color contains mainly: red. Hex color #766022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766022 is #899FDD. Grayscale: #5F5F5F. Windows color (decimal): -9019358 or 2252918. OLE color: 2252918.
HSL color Cylindrical-coordinate representation of color #766022: hue angle of 44.29º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #766022 is Cyan = 0, Magento = 0.19, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 34 | - |
| CMYK | 0 | 0.19 | 0.71 | 0.54 |
| HSL | 44.29º | 0.55% | 0.3% | - |
| HSV(B) | 44.29º | 0.71% | 0.46% | - |
| XYZ | 11.94 | 12.33 | 3.26 | - |
| YUV | 95.51 | 93.29 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 34 | 0 | 0.19 | 0.71 | 0.54 | 44.29 | 0.55 | 0.3 |
| Hex | 76 | 60 | 22 | 0 | 13 | 47 | 36 | 2C | 37 | 1E |
| Octal | 166 | 140 | 42 | 0 | 23 | 107 | 66 | 54 | 67 | 36 |
| Binary | 1110110 | 1100000 | 100010 | 0 | 10011 | 1000111 | 110110 | 101100 | 110111 | 11110 |
Color Harmonies of #766022
Complementary color
Monochromatic Colors of #766022
Black with #766022
Text Example
Text Example
White with #766022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766022; }
p { color: rgb(118,96,34); }
H1.HeaderClassName
{
color: #766022;
}
.AnyTagClassName
{
color: #766022;
}
</style>
background-color css
<style>
a { background-color: #766022; }
a { background-color: rgb(118,96,34); }
div.DivClassName
{
background-color: #766022;
}
.BgClassName
{
background-color: #766022;
}
</style>
border-color css
<style>
span { border-color: #766022; }
span { border-color: rgb(118,96,34); }
td.TdClassName
{
border-color: #766022;
}
.TagClassName
{
border-color: #766022;
}
</style>