Shades of Himalaya #786328
Tints of Himalaya #786328
RGB
CMYK
RGB Variations
Color information
#786328 (or 0x786328) is known color: Himalaya. HEX triplet: 78, 63 and 28. RGB value is (120,99,40). Sum of RGB (Red+Green+Blue) = 120+99+40=259 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.33% from 259); Green value is 99 (39.06% from 255 or 38.22% from 259); Blue value is 40 (16.02% from 255 or 15.44% from 259); Max value from RGB is 120 - color contains mainly: red. Hex color #786328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786328 is #879CD7. Grayscale: #626262. Windows color (decimal): -8887512 or 2646904. OLE color: 2646904.
HSL color Cylindrical-coordinate representation of color #786328: hue angle of 44.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 #786328 is Cyan = 0, Magento = 0.17, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 99 | 40 | - |
| CMYK | 0 | 0.17 | 0.67 | 0.53 |
| HSL | 44.25º | 0.5% | 0.31% | - |
| HSV(B) | 44.25º | 0.67% | 0.47% | - |
| XYZ | 12.59 | 13.07 | 3.87 | - |
| YUV | 98.55 | 94.96 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 99 | 40 | 0 | 0.17 | 0.67 | 0.53 | 44.25 | 0.5 | 0.31 |
| Hex | 78 | 63 | 28 | 0 | 11 | 43 | 35 | 2C | 32 | 1F |
| Octal | 170 | 143 | 50 | 0 | 21 | 103 | 65 | 54 | 62 | 37 |
| Binary | 1111000 | 1100011 | 101000 | 0 | 10001 | 1000011 | 110101 | 101100 | 110010 | 11111 |
Color Harmonies of #786328
Complementary color
Monochromatic Colors of #786328
Black with #786328
Text Example
Text Example
White with #786328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786328; }
p { color: rgb(120,99,40); }
H1.HeaderClassName
{
color: #786328;
}
.AnyTagClassName
{
color: #786328;
}
</style>
background-color css
<style>
a { background-color: #786328; }
a { background-color: rgb(120,99,40); }
div.DivClassName
{
background-color: #786328;
}
.BgClassName
{
background-color: #786328;
}
</style>
border-color css
<style>
span { border-color: #786328; }
span { border-color: rgb(120,99,40); }
td.TdClassName
{
border-color: #786328;
}
.TagClassName
{
border-color: #786328;
}
</style>