Shades of Himalaya #786728
Tints of Himalaya #786728
RGB
CMYK
RGB Variations
Color information
#786728 (or 0x786728) is known color: Himalaya. HEX triplet: 78, 67 and 28. RGB value is (120,103,40). Sum of RGB (Red+Green+Blue) = 120+103+40=263 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.63% from 263); Green value is 103 (40.62% from 255 or 39.16% from 263); Blue value is 40 (16.02% from 255 or 15.21% from 263); Max value from RGB is 120 - color contains mainly: red. Hex color #786728 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786728 is #8798D7. Grayscale: #656565. Windows color (decimal): -8886488 or 2647928. OLE color: 2647928.
HSL color Cylindrical-coordinate representation of color #786728: hue angle of 47.25º 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 #786728 is Cyan = 0, Magento = 0.14, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 103 | 40 | - |
| CMYK | 0 | 0.14 | 0.67 | 0.53 |
| HSL | 47.25º | 0.5% | 0.31% | - |
| HSV(B) | 47.25º | 0.67% | 0.47% | - |
| XYZ | 12.98 | 13.85 | 4 | - |
| YUV | 100.9 | 93.63 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 40 | 0 | 0.14 | 0.67 | 0.53 | 47.25 | 0.5 | 0.31 |
| Hex | 78 | 67 | 28 | 0 | E | 43 | 35 | 2F | 32 | 1F |
| Octal | 170 | 147 | 50 | 0 | 16 | 103 | 65 | 57 | 62 | 37 |
| Binary | 1111000 | 1100111 | 101000 | 0 | 1110 | 1000011 | 110101 | 101111 | 110010 | 11111 |
Color Harmonies of #786728
Complementary color
Monochromatic Colors of #786728
Black with #786728
Text Example
Text Example
White with #786728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786728; }
p { color: rgb(120,103,40); }
H1.HeaderClassName
{
color: #786728;
}
.AnyTagClassName
{
color: #786728;
}
</style>
background-color css
<style>
a { background-color: #786728; }
a { background-color: rgb(120,103,40); }
div.DivClassName
{
background-color: #786728;
}
.BgClassName
{
background-color: #786728;
}
</style>
border-color css
<style>
span { border-color: #786728; }
span { border-color: rgb(120,103,40); }
td.TdClassName
{
border-color: #786728;
}
.TagClassName
{
border-color: #786728;
}
</style>