Shades of Himalaya #786027
Tints of Himalaya #786027
RGB
CMYK
RGB Variations
Color information
#786027 (or 0x786027) is known color: Himalaya. HEX triplet: 78, 60 and 27. RGB value is (120,96,39). Sum of RGB (Red+Green+Blue) = 120+96+39=255 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.06% from 255); Green value is 96 (37.89% from 255 or 37.65% from 255); Blue value is 39 (15.62% from 255 or 15.29% from 255); Max value from RGB is 120 - color contains mainly: red. Hex color #786027 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786027 is #879FD8. Grayscale: #606060. Windows color (decimal): -8888281 or 2580600. OLE color: 2580600.
HSL color Cylindrical-coordinate representation of color #786027: hue angle of 42.22º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #786027 is Cyan = 0, Magento = 0.2, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 96 | 39 | - |
| CMYK | 0 | 0.2 | 0.67 | 0.53 |
| HSL | 42.22º | 0.51% | 0.31% | - |
| HSV(B) | 42.22º | 0.68% | 0.47% | - |
| XYZ | 12.29 | 12.51 | 3.69 | - |
| YUV | 96.68 | 95.45 | 144.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 96 | 39 | 0 | 0.2 | 0.67 | 0.53 | 42.22 | 0.51 | 0.31 |
| Hex | 78 | 60 | 27 | 0 | 14 | 43 | 35 | 2A | 33 | 1F |
| Octal | 170 | 140 | 47 | 0 | 24 | 103 | 65 | 52 | 63 | 37 |
| Binary | 1111000 | 1100000 | 100111 | 0 | 10100 | 1000011 | 110101 | 101010 | 110011 | 11111 |
Color Harmonies of #786027
Complementary color
Monochromatic Colors of #786027
Black with #786027
Text Example
Text Example
White with #786027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786027; }
p { color: rgb(120,96,39); }
H1.HeaderClassName
{
color: #786027;
}
.AnyTagClassName
{
color: #786027;
}
</style>
background-color css
<style>
a { background-color: #786027; }
a { background-color: rgb(120,96,39); }
div.DivClassName
{
background-color: #786027;
}
.BgClassName
{
background-color: #786027;
}
</style>
border-color css
<style>
span { border-color: #786027; }
span { border-color: rgb(120,96,39); }
td.TdClassName
{
border-color: #786027;
}
.TagClassName
{
border-color: #786027;
}
</style>