Shades of Himalaya #786535
Tints of Himalaya #786535
RGB
CMYK
RGB Variations
Color information
#786535 (or 0x786535) is known color: Himalaya. HEX triplet: 78, 65 and 35. RGB value is (120,101,53). Sum of RGB (Red+Green+Blue) = 120+101+53=274 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.80% from 274); Green value is 101 (39.84% from 255 or 36.86% from 274); Blue value is 53 (21.09% from 255 or 19.34% from 274); Max value from RGB is 120 - color contains mainly: red. Hex color #786535 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786535 is #879ACA. Grayscale: #656565. Windows color (decimal): -8886987 or 3499384. OLE color: 3499384.
HSL color Cylindrical-coordinate representation of color #786535: hue angle of 42.99º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #786535 is Cyan = 0, Magento = 0.16, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 101 | 53 | - |
| CMYK | 0 | 0.16 | 0.56 | 0.53 |
| HSL | 42.99º | 0.39% | 0.34% | - |
| HSV(B) | 42.99º | 0.56% | 0.47% | - |
| XYZ | 13.04 | 13.56 | 5.3 | - |
| YUV | 101.21 | 100.79 | 141.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 53 | 0 | 0.16 | 0.56 | 0.53 | 42.99 | 0.39 | 0.34 |
| Hex | 78 | 65 | 35 | 0 | 10 | 38 | 35 | 2B | 27 | 22 |
| Octal | 170 | 145 | 65 | 0 | 20 | 70 | 65 | 53 | 47 | 42 |
| Binary | 1111000 | 1100101 | 110101 | 0 | 10000 | 111000 | 110101 | 101011 | 100111 | 100010 |
Color Harmonies of #786535
Complementary color
Monochromatic Colors of #786535
Black with #786535
Text Example
Text Example
White with #786535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786535; }
p { color: rgb(120,101,53); }
H1.HeaderClassName
{
color: #786535;
}
.AnyTagClassName
{
color: #786535;
}
</style>
background-color css
<style>
a { background-color: #786535; }
a { background-color: rgb(120,101,53); }
div.DivClassName
{
background-color: #786535;
}
.BgClassName
{
background-color: #786535;
}
</style>
border-color css
<style>
span { border-color: #786535; }
span { border-color: rgb(120,101,53); }
td.TdClassName
{
border-color: #786535;
}
.TagClassName
{
border-color: #786535;
}
</style>