Shades of Himalaya #786430
Tints of Himalaya #786430
RGB
CMYK
RGB Variations
Color information
#786430 (or 0x786430) is known color: Himalaya. HEX triplet: 78, 64 and 30. RGB value is (120,100,48). Sum of RGB (Red+Green+Blue) = 120+100+48=268 (35% of max value = 765). Red value is 120 (47.27% from 255 or 44.78% from 268); Green value is 100 (39.45% from 255 or 37.31% from 268); Blue value is 48 (19.14% from 255 or 17.91% from 268); Max value from RGB is 120 - color contains mainly: red. Hex color #786430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786430 is #879BCF. Grayscale: #646464. Windows color (decimal): -8887248 or 3171448. OLE color: 3171448.
HSL color Cylindrical-coordinate representation of color #786430: hue angle of 43.33º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #786430 is Cyan = 0, Magento = 0.17, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 100 | 48 | - |
| CMYK | 0 | 0.17 | 0.60 | 0.53 |
| HSL | 43.33º | 0.43% | 0.33% | - |
| HSV(B) | 43.33º | 0.6% | 0.47% | - |
| XYZ | 12.84 | 13.32 | 4.69 | - |
| YUV | 100.05 | 98.63 | 142.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 100 | 48 | 0 | 0.17 | 0.60 | 0.53 | 43.33 | 0.43 | 0.33 |
| Hex | 78 | 64 | 30 | 0 | 11 | 3C | 35 | 2B | 2B | 21 |
| Octal | 170 | 144 | 60 | 0 | 21 | 74 | 65 | 53 | 53 | 41 |
| Binary | 1111000 | 1100100 | 110000 | 0 | 10001 | 111100 | 110101 | 101011 | 101011 | 100001 |
Color Harmonies of #786430
Complementary color
Monochromatic Colors of #786430
Black with #786430
Text Example
Text Example
White with #786430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786430; }
p { color: rgb(120,100,48); }
H1.HeaderClassName
{
color: #786430;
}
.AnyTagClassName
{
color: #786430;
}
</style>
background-color css
<style>
a { background-color: #786430; }
a { background-color: rgb(120,100,48); }
div.DivClassName
{
background-color: #786430;
}
.BgClassName
{
background-color: #786430;
}
</style>
border-color css
<style>
span { border-color: #786430; }
span { border-color: rgb(120,100,48); }
td.TdClassName
{
border-color: #786430;
}
.TagClassName
{
border-color: #786430;
}
</style>