Shades of Himalaya #706536
Tints of Himalaya #706536
RGB
CMYK
RGB Variations
Color information
#706536 (or 0x706536) is known color: Himalaya. HEX triplet: 70, 65 and 36. RGB value is (112,101,54). Sum of RGB (Red+Green+Blue) = 112+101+54=267 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.95% from 267); Green value is 101 (39.84% from 255 or 37.83% from 267); Blue value is 54 (21.48% from 255 or 20.22% from 267); Max value from RGB is 112 - color contains mainly: red. Hex color #706536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706536 is #8F9AC9. Grayscale: #636363. Windows color (decimal): -9411274 or 3564912. OLE color: 3564912.
HSL color Cylindrical-coordinate representation of color #706536: hue angle of 48.62º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #706536 is Cyan = 0, Magento = 0.10, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 101 | 54 | - |
| CMYK | 0 | 0.10 | 0.52 | 0.56 |
| HSL | 48.62º | 0.35% | 0.33% | - |
| HSV(B) | 48.62º | 0.52% | 0.44% | - |
| XYZ | 12 | 13.02 | 5.37 | - |
| YUV | 98.93 | 102.64 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 101 | 54 | 0 | 0.10 | 0.52 | 0.56 | 48.62 | 0.35 | 0.33 |
| Hex | 70 | 65 | 36 | 0 | A | 34 | 38 | 31 | 23 | 21 |
| Octal | 160 | 145 | 66 | 0 | 12 | 64 | 70 | 61 | 43 | 41 |
| Binary | 1110000 | 1100101 | 110110 | 0 | 1010 | 110100 | 111000 | 110001 | 100011 | 100001 |
Color Harmonies of #706536
Complementary color
Monochromatic Colors of #706536
Black with #706536
Text Example
Text Example
White with #706536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706536; }
p { color: rgb(112,101,54); }
H1.HeaderClassName
{
color: #706536;
}
.AnyTagClassName
{
color: #706536;
}
</style>
background-color css
<style>
a { background-color: #706536; }
a { background-color: rgb(112,101,54); }
div.DivClassName
{
background-color: #706536;
}
.BgClassName
{
background-color: #706536;
}
</style>
border-color css
<style>
span { border-color: #706536; }
span { border-color: rgb(112,101,54); }
td.TdClassName
{
border-color: #706536;
}
.TagClassName
{
border-color: #706536;
}
</style>