Shades of Himalaya #786929
Tints of Himalaya #786929
RGB
CMYK
RGB Variations
Color information
#786929 (or 0x786929) is known color: Himalaya. HEX triplet: 78, 69 and 29. RGB value is (120,105,41). Sum of RGB (Red+Green+Blue) = 120+105+41=266 (35% of max value = 765). Red value is 120 (47.27% from 255 or 45.11% from 266); Green value is 105 (41.41% from 255 or 39.47% from 266); Blue value is 41 (16.41% from 255 or 15.41% from 266); Max value from RGB is 120 - color contains mainly: red. Hex color #786929 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786929 is #8796D6. Grayscale: #666666. Windows color (decimal): -8885975 or 2713976. OLE color: 2713976.
HSL color Cylindrical-coordinate representation of color #786929: hue angle of 48.61º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #786929 is Cyan = 0, Magento = 0.13, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 105 | 41 | - |
| CMYK | 0 | 0.13 | 0.66 | 0.53 |
| HSL | 48.61º | 0.49% | 0.32% | - |
| HSV(B) | 48.61º | 0.66% | 0.47% | - |
| XYZ | 13.2 | 14.26 | 4.15 | - |
| YUV | 102.19 | 93.47 | 140.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 105 | 41 | 0 | 0.13 | 0.66 | 0.53 | 48.61 | 0.49 | 0.32 |
| Hex | 78 | 69 | 29 | 0 | D | 42 | 35 | 31 | 31 | 20 |
| Octal | 170 | 151 | 51 | 0 | 15 | 102 | 65 | 61 | 61 | 40 |
| Binary | 1111000 | 1101001 | 101001 | 0 | 1101 | 1000010 | 110101 | 110001 | 110001 | 100000 |
Color Harmonies of #786929
Complementary color
Monochromatic Colors of #786929
Black with #786929
Text Example
Text Example
White with #786929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786929; }
p { color: rgb(120,105,41); }
H1.HeaderClassName
{
color: #786929;
}
.AnyTagClassName
{
color: #786929;
}
</style>
background-color css
<style>
a { background-color: #786929; }
a { background-color: rgb(120,105,41); }
div.DivClassName
{
background-color: #786929;
}
.BgClassName
{
background-color: #786929;
}
</style>
border-color css
<style>
span { border-color: #786929; }
span { border-color: rgb(120,105,41); }
td.TdClassName
{
border-color: #786929;
}
.TagClassName
{
border-color: #786929;
}
</style>