Shades of Himalaya #786227
Tints of Himalaya #786227
RGB
CMYK
RGB Variations
Color information
#786227 (or 0x786227) is known color: Himalaya. HEX triplet: 78, 62 and 27. RGB value is (120,98,39). Sum of RGB (Red+Green+Blue) = 120+98+39=257 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.69% from 257); Green value is 98 (38.67% from 255 or 38.13% from 257); Blue value is 39 (15.62% from 255 or 15.18% from 257); Max value from RGB is 120 - color contains mainly: red. Hex color #786227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786227 is #879DD8. Grayscale: #626262. Windows color (decimal): -8887769 or 2581112. OLE color: 2581112.
HSL color Cylindrical-coordinate representation of color #786227: hue angle of 43.7º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #786227 is Cyan = 0, Magento = 0.18, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 98 | 39 | - |
| CMYK | 0 | 0.18 | 0.67 | 0.53 |
| HSL | 43.7º | 0.51% | 0.31% | - |
| HSV(B) | 43.7º | 0.68% | 0.47% | - |
| XYZ | 12.48 | 12.87 | 3.75 | - |
| YUV | 97.85 | 94.79 | 143.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 98 | 39 | 0 | 0.18 | 0.67 | 0.53 | 43.7 | 0.51 | 0.31 |
| Hex | 78 | 62 | 27 | 0 | 12 | 43 | 35 | 2C | 33 | 1F |
| Octal | 170 | 142 | 47 | 0 | 22 | 103 | 65 | 54 | 63 | 37 |
| Binary | 1111000 | 1100010 | 100111 | 0 | 10010 | 1000011 | 110101 | 101100 | 110011 | 11111 |
Color Harmonies of #786227
Complementary color
Monochromatic Colors of #786227
Black with #786227
Text Example
Text Example
White with #786227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786227; }
p { color: rgb(120,98,39); }
H1.HeaderClassName
{
color: #786227;
}
.AnyTagClassName
{
color: #786227;
}
</style>
background-color css
<style>
a { background-color: #786227; }
a { background-color: rgb(120,98,39); }
div.DivClassName
{
background-color: #786227;
}
.BgClassName
{
background-color: #786227;
}
</style>
border-color css
<style>
span { border-color: #786227; }
span { border-color: rgb(120,98,39); }
td.TdClassName
{
border-color: #786227;
}
.TagClassName
{
border-color: #786227;
}
</style>