Shades of Himalaya #706436
Tints of Himalaya #706436
RGB
CMYK
RGB Variations
Color information
#706436 (or 0x706436) is known color: Himalaya. HEX triplet: 70, 64 and 36. RGB value is (112,100,54). Sum of RGB (Red+Green+Blue) = 112+100+54=266 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.11% from 266); Green value is 100 (39.45% from 255 or 37.59% from 266); Blue value is 54 (21.48% from 255 or 20.30% from 266); Max value from RGB is 112 - color contains mainly: red. Hex color #706436 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706436 is #8F9BC9. Grayscale: #626262. Windows color (decimal): -9411530 or 3564656. OLE color: 3564656.
HSL color Cylindrical-coordinate representation of color #706436: hue angle of 47.59º 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 #706436 is Cyan = 0, Magento = 0.11, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 100 | 54 | - |
| CMYK | 0 | 0.11 | 0.52 | 0.56 |
| HSL | 47.59º | 0.35% | 0.33% | - |
| HSV(B) | 47.59º | 0.52% | 0.44% | - |
| XYZ | 11.91 | 12.83 | 5.34 | - |
| YUV | 98.34 | 102.98 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 100 | 54 | 0 | 0.11 | 0.52 | 0.56 | 47.59 | 0.35 | 0.33 |
| Hex | 70 | 64 | 36 | 0 | B | 34 | 38 | 30 | 23 | 21 |
| Octal | 160 | 144 | 66 | 0 | 13 | 64 | 70 | 60 | 43 | 41 |
| Binary | 1110000 | 1100100 | 110110 | 0 | 1011 | 110100 | 111000 | 110000 | 100011 | 100001 |
Color Harmonies of #706436
Complementary color
Monochromatic Colors of #706436
Black with #706436
Text Example
Text Example
White with #706436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706436; }
p { color: rgb(112,100,54); }
H1.HeaderClassName
{
color: #706436;
}
.AnyTagClassName
{
color: #706436;
}
</style>
background-color css
<style>
a { background-color: #706436; }
a { background-color: rgb(112,100,54); }
div.DivClassName
{
background-color: #706436;
}
.BgClassName
{
background-color: #706436;
}
</style>
border-color css
<style>
span { border-color: #706436; }
span { border-color: rgb(112,100,54); }
td.TdClassName
{
border-color: #706436;
}
.TagClassName
{
border-color: #706436;
}
</style>