Shades of Himalaya #766226
Tints of Himalaya #766226
RGB
CMYK
RGB Variations
Color information
#766226 (or 0x766226) is known color: Himalaya. HEX triplet: 76, 62 and 26. RGB value is (118,98,38). Sum of RGB (Red+Green+Blue) = 118+98+38=254 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.46% from 254); Green value is 98 (38.67% from 255 or 38.58% from 254); Blue value is 38 (15.23% from 255 or 14.96% from 254); Max value from RGB is 118 - color contains mainly: red. Hex color #766226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766226 is #899DD9. Grayscale: #616161. Windows color (decimal): -9018842 or 2515574. OLE color: 2515574.
HSL color Cylindrical-coordinate representation of color #766226: hue angle of 45º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #766226 is Cyan = 0, Magento = 0.17, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 38 | - |
| CMYK | 0 | 0.17 | 0.68 | 0.54 |
| HSL | 45º | 0.51% | 0.31% | - |
| HSV(B) | 45º | 0.68% | 0.46% | - |
| XYZ | 12.19 | 12.73 | 3.65 | - |
| YUV | 97.14 | 94.63 | 142.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 38 | 0 | 0.17 | 0.68 | 0.54 | 45 | 0.51 | 0.31 |
| Hex | 76 | 62 | 26 | 0 | 11 | 44 | 36 | 2D | 33 | 1F |
| Octal | 166 | 142 | 46 | 0 | 21 | 104 | 66 | 55 | 63 | 37 |
| Binary | 1110110 | 1100010 | 100110 | 0 | 10001 | 1000100 | 110110 | 101101 | 110011 | 11111 |
Color Harmonies of #766226
Complementary color
Monochromatic Colors of #766226
Black with #766226
Text Example
Text Example
White with #766226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766226; }
p { color: rgb(118,98,38); }
H1.HeaderClassName
{
color: #766226;
}
.AnyTagClassName
{
color: #766226;
}
</style>
background-color css
<style>
a { background-color: #766226; }
a { background-color: rgb(118,98,38); }
div.DivClassName
{
background-color: #766226;
}
.BgClassName
{
background-color: #766226;
}
</style>
border-color css
<style>
span { border-color: #766226; }
span { border-color: rgb(118,98,38); }
td.TdClassName
{
border-color: #766226;
}
.TagClassName
{
border-color: #766226;
}
</style>