Shades of Himalaya #776628
Tints of Himalaya #776628
RGB
CMYK
RGB Variations
Color information
#776628 (or 0x776628) is known color: Himalaya. HEX triplet: 77, 66 and 28. RGB value is (119,102,40). Sum of RGB (Red+Green+Blue) = 119+102+40=261 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.59% from 261); Green value is 102 (40.23% from 255 or 39.08% from 261); Blue value is 40 (16.02% from 255 or 15.33% from 261); Max value from RGB is 119 - color contains mainly: red. Hex color #776628 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776628 is #8899D7. Grayscale: #646464. Windows color (decimal): -8952280 or 2647671. OLE color: 2647671.
HSL color Cylindrical-coordinate representation of color #776628: hue angle of 47.09º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #776628 is Cyan = 0, Magento = 0.14, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 40 | - |
| CMYK | 0 | 0.14 | 0.66 | 0.53 |
| HSL | 47.09º | 0.5% | 0.31% | - |
| HSV(B) | 47.09º | 0.66% | 0.47% | - |
| XYZ | 12.74 | 13.58 | 3.96 | - |
| YUV | 100.02 | 94.13 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 40 | 0 | 0.14 | 0.66 | 0.53 | 47.09 | 0.5 | 0.31 |
| Hex | 77 | 66 | 28 | 0 | E | 42 | 35 | 2F | 32 | 1F |
| Octal | 167 | 146 | 50 | 0 | 16 | 102 | 65 | 57 | 62 | 37 |
| Binary | 1110111 | 1100110 | 101000 | 0 | 1110 | 1000010 | 110101 | 101111 | 110010 | 11111 |
Color Harmonies of #776628
Complementary color
Monochromatic Colors of #776628
Black with #776628
Text Example
Text Example
White with #776628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776628; }
p { color: rgb(119,102,40); }
H1.HeaderClassName
{
color: #776628;
}
.AnyTagClassName
{
color: #776628;
}
</style>
background-color css
<style>
a { background-color: #776628; }
a { background-color: rgb(119,102,40); }
div.DivClassName
{
background-color: #776628;
}
.BgClassName
{
background-color: #776628;
}
</style>
border-color css
<style>
span { border-color: #776628; }
span { border-color: rgb(119,102,40); }
td.TdClassName
{
border-color: #776628;
}
.TagClassName
{
border-color: #776628;
}
</style>