Shades of Himalaya #776227
Tints of Himalaya #776227
RGB
CMYK
RGB Variations
Color information
#776227 (or 0x776227) is known color: Himalaya. HEX triplet: 77, 62 and 27. RGB value is (119,98,39). Sum of RGB (Red+Green+Blue) = 119+98+39=256 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.48% from 256); Green value is 98 (38.67% from 255 or 38.28% from 256); Blue value is 39 (15.62% from 255 or 15.23% from 256); Max value from RGB is 119 - color contains mainly: red. Hex color #776227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776227 is #889DD8. Grayscale: #616161. Windows color (decimal): -8953305 or 2581111. OLE color: 2581111.
HSL color Cylindrical-coordinate representation of color #776227: hue angle of 44.25º 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 #776227 is Cyan = 0, Magento = 0.18, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 98 | 39 | - |
| CMYK | 0 | 0.18 | 0.67 | 0.53 |
| HSL | 44.25º | 0.51% | 0.31% | - |
| HSV(B) | 44.25º | 0.67% | 0.47% | - |
| XYZ | 12.34 | 12.8 | 3.74 | - |
| YUV | 97.55 | 94.96 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 98 | 39 | 0 | 0.18 | 0.67 | 0.53 | 44.25 | 0.51 | 0.31 |
| Hex | 77 | 62 | 27 | 0 | 12 | 43 | 35 | 2C | 33 | 1F |
| Octal | 167 | 142 | 47 | 0 | 22 | 103 | 65 | 54 | 63 | 37 |
| Binary | 1110111 | 1100010 | 100111 | 0 | 10010 | 1000011 | 110101 | 101100 | 110011 | 11111 |
Color Harmonies of #776227
Complementary color
Monochromatic Colors of #776227
Black with #776227
Text Example
Text Example
White with #776227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776227; }
p { color: rgb(119,98,39); }
H1.HeaderClassName
{
color: #776227;
}
.AnyTagClassName
{
color: #776227;
}
</style>
background-color css
<style>
a { background-color: #776227; }
a { background-color: rgb(119,98,39); }
div.DivClassName
{
background-color: #776227;
}
.BgClassName
{
background-color: #776227;
}
</style>
border-color css
<style>
span { border-color: #776227; }
span { border-color: rgb(119,98,39); }
td.TdClassName
{
border-color: #776227;
}
.TagClassName
{
border-color: #776227;
}
</style>