Shades of Himalaya #786528
Tints of Himalaya #786528
RGB
CMYK
RGB Variations
Color information
#786528 (or 0x786528) is known color: Himalaya. HEX triplet: 78, 65 and 28. RGB value is (120,101,40). Sum of RGB (Red+Green+Blue) = 120+101+40=261 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.98% from 261); Green value is 101 (39.84% from 255 or 38.70% from 261); Blue value is 40 (16.02% from 255 or 15.33% from 261); Max value from RGB is 120 - color contains mainly: red. Hex color #786528 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786528 is #879AD7. Grayscale: #636363. Windows color (decimal): -8887000 or 2647416. OLE color: 2647416.
HSL color Cylindrical-coordinate representation of color #786528: hue angle of 45.75º 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 #786528 is Cyan = 0, Magento = 0.16, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 101 | 40 | - |
| CMYK | 0 | 0.16 | 0.67 | 0.53 |
| HSL | 45.75º | 0.5% | 0.31% | - |
| HSV(B) | 45.75º | 0.67% | 0.47% | - |
| XYZ | 12.78 | 13.45 | 3.93 | - |
| YUV | 99.73 | 94.29 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 40 | 0 | 0.16 | 0.67 | 0.53 | 45.75 | 0.5 | 0.31 |
| Hex | 78 | 65 | 28 | 0 | 10 | 43 | 35 | 2E | 32 | 1F |
| Octal | 170 | 145 | 50 | 0 | 20 | 103 | 65 | 56 | 62 | 37 |
| Binary | 1111000 | 1100101 | 101000 | 0 | 10000 | 1000011 | 110101 | 101110 | 110010 | 11111 |
Color Harmonies of #786528
Complementary color
Monochromatic Colors of #786528
Black with #786528
Text Example
Text Example
White with #786528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786528; }
p { color: rgb(120,101,40); }
H1.HeaderClassName
{
color: #786528;
}
.AnyTagClassName
{
color: #786528;
}
</style>
background-color css
<style>
a { background-color: #786528; }
a { background-color: rgb(120,101,40); }
div.DivClassName
{
background-color: #786528;
}
.BgClassName
{
background-color: #786528;
}
</style>
border-color css
<style>
span { border-color: #786528; }
span { border-color: rgb(120,101,40); }
td.TdClassName
{
border-color: #786528;
}
.TagClassName
{
border-color: #786528;
}
</style>