Shades of Himalaya #786028
Tints of Himalaya #786028
RGB
CMYK
RGB Variations
Color information
#786028 (or 0x786028) is known color: Himalaya. HEX triplet: 78, 60 and 28. RGB value is (120,96,40). Sum of RGB (Red+Green+Blue) = 120+96+40=256 (33% of max value = 765). Red value is 120 (47.27% from 255 or 46.88% from 256); Green value is 96 (37.89% from 255 or 37.5% from 256); Blue value is 40 (16.02% from 255 or 15.62% from 256); Max value from RGB is 120 - color contains mainly: red. Hex color #786028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786028 is #879FD7. Grayscale: #616161. Windows color (decimal): -8888280 or 2646136. OLE color: 2646136.
HSL color Cylindrical-coordinate representation of color #786028: hue angle of 42º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #786028 is Cyan = 0, Magento = 0.2, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 96 | 40 | - |
| CMYK | 0 | 0.2 | 0.67 | 0.53 |
| HSL | 42º | 0.5% | 0.31% | - |
| HSV(B) | 42º | 0.67% | 0.47% | - |
| XYZ | 12.31 | 12.51 | 3.77 | - |
| YUV | 96.79 | 95.95 | 144.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 96 | 40 | 0 | 0.2 | 0.67 | 0.53 | 42 | 0.5 | 0.31 |
| Hex | 78 | 60 | 28 | 0 | 14 | 43 | 35 | 2A | 32 | 1F |
| Octal | 170 | 140 | 50 | 0 | 24 | 103 | 65 | 52 | 62 | 37 |
| Binary | 1111000 | 1100000 | 101000 | 0 | 10100 | 1000011 | 110101 | 101010 | 110010 | 11111 |
Color Harmonies of #786028
Complementary color
Monochromatic Colors of #786028
Black with #786028
Text Example
Text Example
White with #786028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786028; }
p { color: rgb(120,96,40); }
H1.HeaderClassName
{
color: #786028;
}
.AnyTagClassName
{
color: #786028;
}
</style>
background-color css
<style>
a { background-color: #786028; }
a { background-color: rgb(120,96,40); }
div.DivClassName
{
background-color: #786028;
}
.BgClassName
{
background-color: #786028;
}
</style>
border-color css
<style>
span { border-color: #786028; }
span { border-color: rgb(120,96,40); }
td.TdClassName
{
border-color: #786028;
}
.TagClassName
{
border-color: #786028;
}
</style>