Shades of Himalaya #776625
Tints of Himalaya #776625
RGB
CMYK
RGB Variations
Color information
#776625 (or 0x776625) is known color: Himalaya. HEX triplet: 77, 66 and 25. RGB value is (119,102,37). Sum of RGB (Red+Green+Blue) = 119+102+37=258 (34% of max value = 765). Red value is 119 (46.88% from 255 or 46.12% from 258); Green value is 102 (40.23% from 255 or 39.53% from 258); Blue value is 37 (14.84% from 255 or 14.34% from 258); Max value from RGB is 119 - color contains mainly: red. Hex color #776625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776625 is #8899DA. Grayscale: #636363. Windows color (decimal): -8952283 or 2451063. OLE color: 2451063.
HSL color Cylindrical-coordinate representation of color #776625: hue angle of 47.56º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #776625 is Cyan = 0, Magento = 0.14, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 37 | - |
| CMYK | 0 | 0.14 | 0.69 | 0.53 |
| HSL | 47.56º | 0.53% | 0.31% | - |
| HSV(B) | 47.56º | 0.69% | 0.47% | - |
| XYZ | 12.69 | 13.56 | 3.7 | - |
| YUV | 99.67 | 92.63 | 141.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 37 | 0 | 0.14 | 0.69 | 0.53 | 47.56 | 0.53 | 0.31 |
| Hex | 77 | 66 | 25 | 0 | E | 45 | 35 | 30 | 35 | 1F |
| Octal | 167 | 146 | 45 | 0 | 16 | 105 | 65 | 60 | 65 | 37 |
| Binary | 1110111 | 1100110 | 100101 | 0 | 1110 | 1000101 | 110101 | 110000 | 110101 | 11111 |
Color Harmonies of #776625
Complementary color
Monochromatic Colors of #776625
Black with #776625
Text Example
Text Example
White with #776625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776625; }
p { color: rgb(119,102,37); }
H1.HeaderClassName
{
color: #776625;
}
.AnyTagClassName
{
color: #776625;
}
</style>
background-color css
<style>
a { background-color: #776625; }
a { background-color: rgb(119,102,37); }
div.DivClassName
{
background-color: #776625;
}
.BgClassName
{
background-color: #776625;
}
</style>
border-color css
<style>
span { border-color: #776625; }
span { border-color: rgb(119,102,37); }
td.TdClassName
{
border-color: #776625;
}
.TagClassName
{
border-color: #776625;
}
</style>