Shades of Himalaya #786335
Tints of Himalaya #786335
RGB
CMYK
RGB Variations
Color information
#786335 (or 0x786335) is known color: Himalaya. HEX triplet: 78, 63 and 35. RGB value is (120,99,53). Sum of RGB (Red+Green+Blue) = 120+99+53=272 (36% of max value = 765). Red value is 120 (47.27% from 255 or 44.12% from 272); Green value is 99 (39.06% from 255 or 36.40% from 272); Blue value is 53 (21.09% from 255 or 19.49% from 272); Max value from RGB is 120 - color contains mainly: red. Hex color #786335 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786335 is #879CCA. Grayscale: #646464. Windows color (decimal): -8887499 or 3498872. OLE color: 3498872.
HSL color Cylindrical-coordinate representation of color #786335: hue angle of 41.19º 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 #786335 is Cyan = 0, Magento = 0.17, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 99 | 53 | - |
| CMYK | 0 | 0.17 | 0.56 | 0.53 |
| HSL | 41.19º | 0.39% | 0.34% | - |
| HSV(B) | 41.19º | 0.56% | 0.47% | - |
| XYZ | 12.85 | 13.17 | 5.23 | - |
| YUV | 100.04 | 101.46 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 99 | 53 | 0 | 0.17 | 0.56 | 0.53 | 41.19 | 0.39 | 0.34 |
| Hex | 78 | 63 | 35 | 0 | 11 | 38 | 35 | 29 | 27 | 22 |
| Octal | 170 | 143 | 65 | 0 | 21 | 70 | 65 | 51 | 47 | 42 |
| Binary | 1111000 | 1100011 | 110101 | 0 | 10001 | 111000 | 110101 | 101001 | 100111 | 100010 |
Color Harmonies of #786335
Complementary color
Monochromatic Colors of #786335
Black with #786335
Text Example
Text Example
White with #786335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786335; }
p { color: rgb(120,99,53); }
H1.HeaderClassName
{
color: #786335;
}
.AnyTagClassName
{
color: #786335;
}
</style>
background-color css
<style>
a { background-color: #786335; }
a { background-color: rgb(120,99,53); }
div.DivClassName
{
background-color: #786335;
}
.BgClassName
{
background-color: #786335;
}
</style>
border-color css
<style>
span { border-color: #786335; }
span { border-color: rgb(120,99,53); }
td.TdClassName
{
border-color: #786335;
}
.TagClassName
{
border-color: #786335;
}
</style>