Shades of Himalaya #776933
Tints of Himalaya #776933
RGB
CMYK
RGB Variations
Color information
#776933 (or 0x776933) is known color: Himalaya. HEX triplet: 77, 69 and 33. RGB value is (119,105,51). Sum of RGB (Red+Green+Blue) = 119+105+51=275 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.27% from 275); Green value is 105 (41.41% from 255 or 38.18% from 275); Blue value is 51 (20.31% from 255 or 18.55% from 275); Max value from RGB is 119 - color contains mainly: red. Hex color #776933 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776933 is #8896CC. Grayscale: #676767. Windows color (decimal): -8951501 or 3369335. OLE color: 3369335.
HSL color Cylindrical-coordinate representation of color #776933: hue angle of 47.65º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #776933 is Cyan = 0, Magento = 0.12, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 105 | 51 | - |
| CMYK | 0 | 0.12 | 0.57 | 0.53 |
| HSL | 47.65º | 0.4% | 0.33% | - |
| HSV(B) | 47.65º | 0.57% | 0.47% | - |
| XYZ | 13.26 | 14.26 | 5.19 | - |
| YUV | 103.03 | 98.64 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 51 | 0 | 0.12 | 0.57 | 0.53 | 47.65 | 0.4 | 0.33 |
| Hex | 77 | 69 | 33 | 0 | C | 39 | 35 | 30 | 28 | 21 |
| Octal | 167 | 151 | 63 | 0 | 14 | 71 | 65 | 60 | 50 | 41 |
| Binary | 1110111 | 1101001 | 110011 | 0 | 1100 | 111001 | 110101 | 110000 | 101000 | 100001 |
Color Harmonies of #776933
Complementary color
Monochromatic Colors of #776933
Black with #776933
Text Example
Text Example
White with #776933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776933; }
p { color: rgb(119,105,51); }
H1.HeaderClassName
{
color: #776933;
}
.AnyTagClassName
{
color: #776933;
}
</style>
background-color css
<style>
a { background-color: #776933; }
a { background-color: rgb(119,105,51); }
div.DivClassName
{
background-color: #776933;
}
.BgClassName
{
background-color: #776933;
}
</style>
border-color css
<style>
span { border-color: #776933; }
span { border-color: rgb(119,105,51); }
td.TdClassName
{
border-color: #776933;
}
.TagClassName
{
border-color: #776933;
}
</style>