Shades of Himalaya #706734
Tints of Himalaya #706734
RGB
CMYK
RGB Variations
Color information
#706734 (or 0x706734) is known color: Himalaya. HEX triplet: 70, 67 and 34. RGB value is (112,103,52). Sum of RGB (Red+Green+Blue) = 112+103+52=267 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.95% from 267); Green value is 103 (40.62% from 255 or 38.58% from 267); Blue value is 52 (20.70% from 255 or 19.48% from 267); Max value from RGB is 112 - color contains mainly: red. Hex color #706734 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706734 is #8F98CB. Grayscale: #646464. Windows color (decimal): -9410764 or 3434352. OLE color: 3434352.
HSL color Cylindrical-coordinate representation of color #706734: hue angle of 51º 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 #706734 is Cyan = 0, Magento = 0.08, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 103 | 52 | - |
| CMYK | 0 | 0.08 | 0.54 | 0.56 |
| HSL | 51º | 0.37% | 0.32% | - |
| HSV(B) | 51º | 0.54% | 0.44% | - |
| XYZ | 12.15 | 13.39 | 5.19 | - |
| YUV | 99.88 | 100.98 | 136.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 103 | 52 | 0 | 0.08 | 0.54 | 0.56 | 51 | 0.37 | 0.32 |
| Hex | 70 | 67 | 34 | 0 | 8 | 36 | 38 | 33 | 25 | 20 |
| Octal | 160 | 147 | 64 | 0 | 10 | 66 | 70 | 63 | 45 | 40 |
| Binary | 1110000 | 1100111 | 110100 | 0 | 1000 | 110110 | 111000 | 110011 | 100101 | 100000 |
Color Harmonies of #706734
Complementary color
Monochromatic Colors of #706734
Black with #706734
Text Example
Text Example
White with #706734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706734; }
p { color: rgb(112,103,52); }
H1.HeaderClassName
{
color: #706734;
}
.AnyTagClassName
{
color: #706734;
}
</style>
background-color css
<style>
a { background-color: #706734; }
a { background-color: rgb(112,103,52); }
div.DivClassName
{
background-color: #706734;
}
.BgClassName
{
background-color: #706734;
}
</style>
border-color css
<style>
span { border-color: #706734; }
span { border-color: rgb(112,103,52); }
td.TdClassName
{
border-color: #706734;
}
.TagClassName
{
border-color: #706734;
}
</style>