Shades of Himalaya #706834
Tints of Himalaya #706834
RGB
CMYK
RGB Variations
Color information
#706834 (or 0x706834) is known color: Himalaya. HEX triplet: 70, 68 and 34. RGB value is (112,104,52). Sum of RGB (Red+Green+Blue) = 112+104+52=268 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.79% from 268); Green value is 104 (41.02% from 255 or 38.81% from 268); Blue value is 52 (20.70% from 255 or 19.40% from 268); Max value from RGB is 112 - color contains mainly: red. Hex color #706834 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706834 is #8F97CB. Grayscale: #646464. Windows color (decimal): -9410508 or 3434608. OLE color: 3434608.
HSL color Cylindrical-coordinate representation of color #706834: hue angle of 52º 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 #706834 is Cyan = 0, Magento = 0.07, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 104 | 52 | - |
| CMYK | 0 | 0.07 | 0.54 | 0.56 |
| HSL | 52º | 0.37% | 0.32% | - |
| HSV(B) | 52º | 0.54% | 0.44% | - |
| XYZ | 12.25 | 13.59 | 5.23 | - |
| YUV | 100.46 | 100.65 | 136.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 104 | 52 | 0 | 0.07 | 0.54 | 0.56 | 52 | 0.37 | 0.32 |
| Hex | 70 | 68 | 34 | 0 | 7 | 36 | 38 | 34 | 25 | 20 |
| Octal | 160 | 150 | 64 | 0 | 7 | 66 | 70 | 64 | 45 | 40 |
| Binary | 1110000 | 1101000 | 110100 | 0 | 111 | 110110 | 111000 | 110100 | 100101 | 100000 |
Color Harmonies of #706834
Complementary color
Monochromatic Colors of #706834
Black with #706834
Text Example
Text Example
White with #706834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706834; }
p { color: rgb(112,104,52); }
H1.HeaderClassName
{
color: #706834;
}
.AnyTagClassName
{
color: #706834;
}
</style>
background-color css
<style>
a { background-color: #706834; }
a { background-color: rgb(112,104,52); }
div.DivClassName
{
background-color: #706834;
}
.BgClassName
{
background-color: #706834;
}
</style>
border-color css
<style>
span { border-color: #706834; }
span { border-color: rgb(112,104,52); }
td.TdClassName
{
border-color: #706834;
}
.TagClassName
{
border-color: #706834;
}
</style>