Shades of Himalaya #706136
Tints of Himalaya #706136
RGB
CMYK
RGB Variations
Color information
#706136 (or 0x706136) is known color: Himalaya. HEX triplet: 70, 61 and 36. RGB value is (112,97,54). Sum of RGB (Red+Green+Blue) = 112+97+54=263 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.59% from 263); Green value is 97 (38.28% from 255 or 36.88% from 263); Blue value is 54 (21.48% from 255 or 20.53% from 263); Max value from RGB is 112 - color contains mainly: red. Hex color #706136 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706136 is #8F9EC9. Grayscale: #606060. Windows color (decimal): -9412298 or 3563888. OLE color: 3563888.
HSL color Cylindrical-coordinate representation of color #706136: hue angle of 44.48º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #706136 is Cyan = 0, Magento = 0.13, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 97 | 54 | - |
| CMYK | 0 | 0.13 | 0.52 | 0.56 |
| HSL | 44.48º | 0.35% | 0.33% | - |
| HSV(B) | 44.48º | 0.52% | 0.44% | - |
| XYZ | 11.62 | 12.26 | 5.24 | - |
| YUV | 96.58 | 103.97 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 97 | 54 | 0 | 0.13 | 0.52 | 0.56 | 44.48 | 0.35 | 0.33 |
| Hex | 70 | 61 | 36 | 0 | D | 34 | 38 | 2C | 23 | 21 |
| Octal | 160 | 141 | 66 | 0 | 15 | 64 | 70 | 54 | 43 | 41 |
| Binary | 1110000 | 1100001 | 110110 | 0 | 1101 | 110100 | 111000 | 101100 | 100011 | 100001 |
Color Harmonies of #706136
Complementary color
Monochromatic Colors of #706136
Black with #706136
Text Example
Text Example
White with #706136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706136; }
p { color: rgb(112,97,54); }
H1.HeaderClassName
{
color: #706136;
}
.AnyTagClassName
{
color: #706136;
}
</style>
background-color css
<style>
a { background-color: #706136; }
a { background-color: rgb(112,97,54); }
div.DivClassName
{
background-color: #706136;
}
.BgClassName
{
background-color: #706136;
}
</style>
border-color css
<style>
span { border-color: #706136; }
span { border-color: rgb(112,97,54); }
td.TdClassName
{
border-color: #706136;
}
.TagClassName
{
border-color: #706136;
}
</style>