Shades of Himalaya #776827
Tints of Himalaya #776827
RGB
CMYK
RGB Variations
Color information
#776827 (or 0x776827) is known color: Himalaya. HEX triplet: 77, 68 and 27. RGB value is (119,104,39). Sum of RGB (Red+Green+Blue) = 119+104+39=262 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.42% from 262); Green value is 104 (41.02% from 255 or 39.69% from 262); Blue value is 39 (15.62% from 255 or 14.89% from 262); Max value from RGB is 119 - color contains mainly: red. Hex color #776827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776827 is #8897D8. Grayscale: #656565. Windows color (decimal): -8951769 or 2582647. OLE color: 2582647.
HSL color Cylindrical-coordinate representation of color #776827: hue angle of 48.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #776827 is Cyan = 0, Magento = 0.13, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 104 | 39 | - |
| CMYK | 0 | 0.13 | 0.67 | 0.53 |
| HSL | 48.75º | 0.51% | 0.31% | - |
| HSV(B) | 48.75º | 0.67% | 0.47% | - |
| XYZ | 12.92 | 13.97 | 3.93 | - |
| YUV | 101.08 | 92.97 | 140.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 104 | 39 | 0 | 0.13 | 0.67 | 0.53 | 48.75 | 0.51 | 0.31 |
| Hex | 77 | 68 | 27 | 0 | D | 43 | 35 | 31 | 33 | 1F |
| Octal | 167 | 150 | 47 | 0 | 15 | 103 | 65 | 61 | 63 | 37 |
| Binary | 1110111 | 1101000 | 100111 | 0 | 1101 | 1000011 | 110101 | 110001 | 110011 | 11111 |
Color Harmonies of #776827
Complementary color
Monochromatic Colors of #776827
Black with #776827
Text Example
Text Example
White with #776827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776827; }
p { color: rgb(119,104,39); }
H1.HeaderClassName
{
color: #776827;
}
.AnyTagClassName
{
color: #776827;
}
</style>
background-color css
<style>
a { background-color: #776827; }
a { background-color: rgb(119,104,39); }
div.DivClassName
{
background-color: #776827;
}
.BgClassName
{
background-color: #776827;
}
</style>
border-color css
<style>
span { border-color: #776827; }
span { border-color: rgb(119,104,39); }
td.TdClassName
{
border-color: #776827;
}
.TagClassName
{
border-color: #776827;
}
</style>