Shades of Himalaya #786334
Tints of Himalaya #786334
RGB
CMYK
RGB Variations
Color information
#786334 (or 0x786334) is known color: Himalaya. HEX triplet: 78, 63 and 34. RGB value is (120,99,52). Sum of RGB (Red+Green+Blue) = 120+99+52=271 (35% of max value = 765). Red value is 120 (47.27% from 255 or 44.28% from 271); Green value is 99 (39.06% from 255 or 36.53% from 271); Blue value is 52 (20.70% from 255 or 19.19% from 271); Max value from RGB is 120 - color contains mainly: red. Hex color #786334 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786334 is #879CCB. Grayscale: #646464. Windows color (decimal): -8887500 or 3433336. OLE color: 3433336.
HSL color Cylindrical-coordinate representation of color #786334: hue angle of 41.47º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #786334 is Cyan = 0, Magento = 0.17, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 99 | 52 | - |
| CMYK | 0 | 0.17 | 0.57 | 0.53 |
| HSL | 41.47º | 0.4% | 0.34% | - |
| HSV(B) | 41.47º | 0.57% | 0.47% | - |
| XYZ | 12.83 | 13.16 | 5.11 | - |
| YUV | 99.92 | 100.96 | 142.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 99 | 52 | 0 | 0.17 | 0.57 | 0.53 | 41.47 | 0.4 | 0.34 |
| Hex | 78 | 63 | 34 | 0 | 11 | 39 | 35 | 29 | 28 | 22 |
| Octal | 170 | 143 | 64 | 0 | 21 | 71 | 65 | 51 | 50 | 42 |
| Binary | 1111000 | 1100011 | 110100 | 0 | 10001 | 111001 | 110101 | 101001 | 101000 | 100010 |
Color Harmonies of #786334
Complementary color
Monochromatic Colors of #786334
Black with #786334
Text Example
Text Example
White with #786334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786334; }
p { color: rgb(120,99,52); }
H1.HeaderClassName
{
color: #786334;
}
.AnyTagClassName
{
color: #786334;
}
</style>
background-color css
<style>
a { background-color: #786334; }
a { background-color: rgb(120,99,52); }
div.DivClassName
{
background-color: #786334;
}
.BgClassName
{
background-color: #786334;
}
</style>
border-color css
<style>
span { border-color: #786334; }
span { border-color: rgb(120,99,52); }
td.TdClassName
{
border-color: #786334;
}
.TagClassName
{
border-color: #786334;
}
</style>