Shades of Himalaya #706134
Tints of Himalaya #706134
RGB
CMYK
RGB Variations
Color information
#706134 (or 0x706134) is known color: Himalaya. HEX triplet: 70, 61 and 34. RGB value is (112,97,52). Sum of RGB (Red+Green+Blue) = 112+97+52=261 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.91% from 261); Green value is 97 (38.28% from 255 or 37.16% from 261); Blue value is 52 (20.70% from 255 or 19.92% from 261); Max value from RGB is 112 - color contains mainly: red. Hex color #706134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706134 is #8F9ECB. Grayscale: #606060. Windows color (decimal): -9412300 or 3432816. OLE color: 3432816.
HSL color Cylindrical-coordinate representation of color #706134: hue angle of 45º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #706134 is Cyan = 0, Magento = 0.13, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 97 | 52 | - |
| CMYK | 0 | 0.13 | 0.54 | 0.56 |
| HSL | 45º | 0.37% | 0.32% | - |
| HSV(B) | 45º | 0.54% | 0.44% | - |
| XYZ | 11.58 | 12.24 | 5 | - |
| YUV | 96.36 | 102.97 | 139.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 97 | 52 | 0 | 0.13 | 0.54 | 0.56 | 45 | 0.37 | 0.32 |
| Hex | 70 | 61 | 34 | 0 | D | 36 | 38 | 2D | 25 | 20 |
| Octal | 160 | 141 | 64 | 0 | 15 | 66 | 70 | 55 | 45 | 40 |
| Binary | 1110000 | 1100001 | 110100 | 0 | 1101 | 110110 | 111000 | 101101 | 100101 | 100000 |
Color Harmonies of #706134
Complementary color
Monochromatic Colors of #706134
Black with #706134
Text Example
Text Example
White with #706134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706134; }
p { color: rgb(112,97,52); }
H1.HeaderClassName
{
color: #706134;
}
.AnyTagClassName
{
color: #706134;
}
</style>
background-color css
<style>
a { background-color: #706134; }
a { background-color: rgb(112,97,52); }
div.DivClassName
{
background-color: #706134;
}
.BgClassName
{
background-color: #706134;
}
</style>
border-color css
<style>
span { border-color: #706134; }
span { border-color: rgb(112,97,52); }
td.TdClassName
{
border-color: #706134;
}
.TagClassName
{
border-color: #706134;
}
</style>