Shades of Himalaya #786833
Tints of Himalaya #786833
RGB
CMYK
RGB Variations
Color information
#786833 (or 0x786833) is known color: Himalaya. HEX triplet: 78, 68 and 33. RGB value is (120,104,51). Sum of RGB (Red+Green+Blue) = 120+104+51=275 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.64% from 275); Green value is 104 (41.02% from 255 or 37.82% from 275); Blue value is 51 (20.31% from 255 or 18.55% from 275); Max value from RGB is 120 - color contains mainly: red. Hex color #786833 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786833 is #8797CC. Grayscale: #666666. Windows color (decimal): -8886221 or 3369080. OLE color: 3369080.
HSL color Cylindrical-coordinate representation of color #786833: hue angle of 46.09º 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 #786833 is Cyan = 0, Magento = 0.13, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 104 | 51 | - |
| CMYK | 0 | 0.13 | 0.58 | 0.53 |
| HSL | 46.09º | 0.4% | 0.34% | - |
| HSV(B) | 46.09º | 0.58% | 0.47% | - |
| XYZ | 13.29 | 14.13 | 5.16 | - |
| YUV | 102.74 | 98.8 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 104 | 51 | 0 | 0.13 | 0.58 | 0.53 | 46.09 | 0.4 | 0.34 |
| Hex | 78 | 68 | 33 | 0 | D | 3A | 35 | 2E | 28 | 22 |
| Octal | 170 | 150 | 63 | 0 | 15 | 72 | 65 | 56 | 50 | 42 |
| Binary | 1111000 | 1101000 | 110011 | 0 | 1101 | 111010 | 110101 | 101110 | 101000 | 100010 |
Color Harmonies of #786833
Complementary color
Monochromatic Colors of #786833
Black with #786833
Text Example
Text Example
White with #786833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786833; }
p { color: rgb(120,104,51); }
H1.HeaderClassName
{
color: #786833;
}
.AnyTagClassName
{
color: #786833;
}
</style>
background-color css
<style>
a { background-color: #786833; }
a { background-color: rgb(120,104,51); }
div.DivClassName
{
background-color: #786833;
}
.BgClassName
{
background-color: #786833;
}
</style>
border-color css
<style>
span { border-color: #786833; }
span { border-color: rgb(120,104,51); }
td.TdClassName
{
border-color: #786833;
}
.TagClassName
{
border-color: #786833;
}
</style>