Shades of Himalaya #706837
Tints of Himalaya #706837
RGB
CMYK
RGB Variations
Color information
#706837 (or 0x706837) is known color: Himalaya. HEX triplet: 70, 68 and 37. RGB value is (112,104,55). Sum of RGB (Red+Green+Blue) = 112+104+55=271 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.33% from 271); Green value is 104 (41.02% from 255 or 38.38% from 271); Blue value is 55 (21.88% from 255 or 20.30% from 271); Max value from RGB is 112 - color contains mainly: red. Hex color #706837 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706837 is #8F97C8. Grayscale: #656565. Windows color (decimal): -9410505 or 3631216. OLE color: 3631216.
HSL color Cylindrical-coordinate representation of color #706837: hue angle of 51.58º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #706837 is Cyan = 0, Magento = 0.07, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 104 | 55 | - |
| CMYK | 0 | 0.07 | 0.51 | 0.56 |
| HSL | 51.58º | 0.34% | 0.33% | - |
| HSV(B) | 51.58º | 0.51% | 0.44% | - |
| XYZ | 12.32 | 13.62 | 5.59 | - |
| YUV | 100.81 | 102.15 | 135.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 104 | 55 | 0 | 0.07 | 0.51 | 0.56 | 51.58 | 0.34 | 0.33 |
| Hex | 70 | 68 | 37 | 0 | 7 | 33 | 38 | 34 | 22 | 21 |
| Octal | 160 | 150 | 67 | 0 | 7 | 63 | 70 | 64 | 42 | 41 |
| Binary | 1110000 | 1101000 | 110111 | 0 | 111 | 110011 | 111000 | 110100 | 100010 | 100001 |
Color Harmonies of #706837
Complementary color
Monochromatic Colors of #706837
Black with #706837
Text Example
Text Example
White with #706837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706837; }
p { color: rgb(112,104,55); }
H1.HeaderClassName
{
color: #706837;
}
.AnyTagClassName
{
color: #706837;
}
</style>
background-color css
<style>
a { background-color: #706837; }
a { background-color: rgb(112,104,55); }
div.DivClassName
{
background-color: #706837;
}
.BgClassName
{
background-color: #706837;
}
</style>
border-color css
<style>
span { border-color: #706837; }
span { border-color: rgb(112,104,55); }
td.TdClassName
{
border-color: #706837;
}
.TagClassName
{
border-color: #706837;
}
</style>