Shades of Himalaya #706137
Tints of Himalaya #706137
RGB
CMYK
RGB Variations
Color information
#706137 (or 0x706137) is known color: Himalaya. HEX triplet: 70, 61 and 37. RGB value is (112,97,55). Sum of RGB (Red+Green+Blue) = 112+97+55=264 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.42% from 264); Green value is 97 (38.28% from 255 or 36.74% from 264); Blue value is 55 (21.88% from 255 or 20.83% from 264); Max value from RGB is 112 - color contains mainly: red. Hex color #706137 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706137 is #8F9EC8. Grayscale: #606060. Windows color (decimal): -9412297 or 3629424. OLE color: 3629424.
HSL color Cylindrical-coordinate representation of color #706137: hue angle of 44.21º 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 #706137 is Cyan = 0, Magento = 0.13, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 97 | 55 | - |
| CMYK | 0 | 0.13 | 0.51 | 0.56 |
| HSL | 44.21º | 0.34% | 0.33% | - |
| HSV(B) | 44.21º | 0.51% | 0.44% | - |
| XYZ | 11.65 | 12.27 | 5.37 | - |
| YUV | 96.7 | 104.47 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 97 | 55 | 0 | 0.13 | 0.51 | 0.56 | 44.21 | 0.34 | 0.33 |
| Hex | 70 | 61 | 37 | 0 | D | 33 | 38 | 2C | 22 | 21 |
| Octal | 160 | 141 | 67 | 0 | 15 | 63 | 70 | 54 | 42 | 41 |
| Binary | 1110000 | 1100001 | 110111 | 0 | 1101 | 110011 | 111000 | 101100 | 100010 | 100001 |
Color Harmonies of #706137
Complementary color
Monochromatic Colors of #706137
Black with #706137
Text Example
Text Example
White with #706137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706137; }
p { color: rgb(112,97,55); }
H1.HeaderClassName
{
color: #706137;
}
.AnyTagClassName
{
color: #706137;
}
</style>
background-color css
<style>
a { background-color: #706137; }
a { background-color: rgb(112,97,55); }
div.DivClassName
{
background-color: #706137;
}
.BgClassName
{
background-color: #706137;
}
</style>
border-color css
<style>
span { border-color: #706137; }
span { border-color: rgb(112,97,55); }
td.TdClassName
{
border-color: #706137;
}
.TagClassName
{
border-color: #706137;
}
</style>