Shades of Himalaya #776630
Tints of Himalaya #776630
RGB
CMYK
RGB Variations
Color information
#776630 (or 0x776630) is known color: Himalaya. HEX triplet: 77, 66 and 30. RGB value is (119,102,48). Sum of RGB (Red+Green+Blue) = 119+102+48=269 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.24% from 269); Green value is 102 (40.23% from 255 or 37.92% from 269); Blue value is 48 (19.14% from 255 or 17.84% from 269); Max value from RGB is 119 - color contains mainly: red. Hex color #776630 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776630 is #8899CF. Grayscale: #656565. Windows color (decimal): -8952272 or 3171959. OLE color: 3171959.
HSL color Cylindrical-coordinate representation of color #776630: hue angle of 45.63º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #776630 is Cyan = 0, Magento = 0.14, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 48 | - |
| CMYK | 0 | 0.14 | 0.60 | 0.53 |
| HSL | 45.63º | 0.43% | 0.33% | - |
| HSV(B) | 45.63º | 0.6% | 0.47% | - |
| XYZ | 12.89 | 13.64 | 4.75 | - |
| YUV | 100.93 | 98.13 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 48 | 0 | 0.14 | 0.60 | 0.53 | 45.63 | 0.43 | 0.33 |
| Hex | 77 | 66 | 30 | 0 | E | 3C | 35 | 2E | 2B | 21 |
| Octal | 167 | 146 | 60 | 0 | 16 | 74 | 65 | 56 | 53 | 41 |
| Binary | 1110111 | 1100110 | 110000 | 0 | 1110 | 111100 | 110101 | 101110 | 101011 | 100001 |
Color Harmonies of #776630
Complementary color
Monochromatic Colors of #776630
Black with #776630
Text Example
Text Example
White with #776630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776630; }
p { color: rgb(119,102,48); }
H1.HeaderClassName
{
color: #776630;
}
.AnyTagClassName
{
color: #776630;
}
</style>
background-color css
<style>
a { background-color: #776630; }
a { background-color: rgb(119,102,48); }
div.DivClassName
{
background-color: #776630;
}
.BgClassName
{
background-color: #776630;
}
</style>
border-color css
<style>
span { border-color: #776630; }
span { border-color: rgb(119,102,48); }
td.TdClassName
{
border-color: #776630;
}
.TagClassName
{
border-color: #776630;
}
</style>