Shades of Himalaya #766827
Tints of Himalaya #766827
RGB
CMYK
RGB Variations
Color information
#766827 (or 0x766827) is known color: Himalaya. HEX triplet: 76, 68 and 27. RGB value is (118,104,39). Sum of RGB (Red+Green+Blue) = 118+104+39=261 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.21% from 261); Green value is 104 (41.02% from 255 or 39.85% from 261); Blue value is 39 (15.62% from 255 or 14.94% from 261); Max value from RGB is 118 - color contains mainly: red. Hex color #766827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766827 is #8997D8. Grayscale: #656565. Windows color (decimal): -9017305 or 2582646. OLE color: 2582646.
HSL color Cylindrical-coordinate representation of color #766827: hue angle of 49.37º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #766827 is Cyan = 0, Magento = 0.12, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 39 | - |
| CMYK | 0 | 0.12 | 0.67 | 0.54 |
| HSL | 49.37º | 0.5% | 0.31% | - |
| HSV(B) | 49.37º | 0.67% | 0.46% | - |
| XYZ | 12.79 | 13.9 | 3.93 | - |
| YUV | 100.78 | 93.14 | 140.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 39 | 0 | 0.12 | 0.67 | 0.54 | 49.37 | 0.5 | 0.31 |
| Hex | 76 | 68 | 27 | 0 | C | 43 | 36 | 31 | 32 | 1F |
| Octal | 166 | 150 | 47 | 0 | 14 | 103 | 66 | 61 | 62 | 37 |
| Binary | 1110110 | 1101000 | 100111 | 0 | 1100 | 1000011 | 110110 | 110001 | 110010 | 11111 |
Color Harmonies of #766827
Complementary color
Monochromatic Colors of #766827
Black with #766827
Text Example
Text Example
White with #766827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766827; }
p { color: rgb(118,104,39); }
H1.HeaderClassName
{
color: #766827;
}
.AnyTagClassName
{
color: #766827;
}
</style>
background-color css
<style>
a { background-color: #766827; }
a { background-color: rgb(118,104,39); }
div.DivClassName
{
background-color: #766827;
}
.BgClassName
{
background-color: #766827;
}
</style>
border-color css
<style>
span { border-color: #766827; }
span { border-color: rgb(118,104,39); }
td.TdClassName
{
border-color: #766827;
}
.TagClassName
{
border-color: #766827;
}
</style>