Shades of Himalaya #786933
Tints of Himalaya #786933
RGB
CMYK
RGB Variations
Color information
#786933 (or 0x786933) is known color: Himalaya. HEX triplet: 78, 69 and 33. RGB value is (120,105,51). Sum of RGB (Red+Green+Blue) = 120+105+51=276 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.48% from 276); Green value is 105 (41.41% from 255 or 38.04% from 276); Blue value is 51 (20.31% from 255 or 18.48% from 276); Max value from RGB is 120 - color contains mainly: red. Hex color #786933 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786933 is #8796CC. Grayscale: #676767. Windows color (decimal): -8885965 or 3369336. OLE color: 3369336.
HSL color Cylindrical-coordinate representation of color #786933: hue angle of 46.96º 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 #786933 is Cyan = 0, Magento = 0.13, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 105 | 51 | - |
| CMYK | 0 | 0.13 | 0.58 | 0.53 |
| HSL | 46.96º | 0.4% | 0.34% | - |
| HSV(B) | 46.96º | 0.58% | 0.47% | - |
| XYZ | 13.39 | 14.34 | 5.19 | - |
| YUV | 103.33 | 98.47 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 105 | 51 | 0 | 0.13 | 0.58 | 0.53 | 46.96 | 0.4 | 0.34 |
| Hex | 78 | 69 | 33 | 0 | D | 3A | 35 | 2F | 28 | 22 |
| Octal | 170 | 151 | 63 | 0 | 15 | 72 | 65 | 57 | 50 | 42 |
| Binary | 1111000 | 1101001 | 110011 | 0 | 1101 | 111010 | 110101 | 101111 | 101000 | 100010 |
Color Harmonies of #786933
Complementary color
Monochromatic Colors of #786933
Black with #786933
Text Example
Text Example
White with #786933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786933; }
p { color: rgb(120,105,51); }
H1.HeaderClassName
{
color: #786933;
}
.AnyTagClassName
{
color: #786933;
}
</style>
background-color css
<style>
a { background-color: #786933; }
a { background-color: rgb(120,105,51); }
div.DivClassName
{
background-color: #786933;
}
.BgClassName
{
background-color: #786933;
}
</style>
border-color css
<style>
span { border-color: #786933; }
span { border-color: rgb(120,105,51); }
td.TdClassName
{
border-color: #786933;
}
.TagClassName
{
border-color: #786933;
}
</style>