Shades of Himalaya #706336
Tints of Himalaya #706336
RGB
CMYK
RGB Variations
Color information
#706336 (or 0x706336) is known color: Himalaya. HEX triplet: 70, 63 and 36. RGB value is (112,99,54). Sum of RGB (Red+Green+Blue) = 112+99+54=265 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.26% from 265); Green value is 99 (39.06% from 255 or 37.36% from 265); Blue value is 54 (21.48% from 255 or 20.38% from 265); Max value from RGB is 112 - color contains mainly: red. Hex color #706336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706336 is #8F9CC9. Grayscale: #616161. Windows color (decimal): -9411786 or 3564400. OLE color: 3564400.
HSL color Cylindrical-coordinate representation of color #706336: hue angle of 46.55º 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 #706336 is Cyan = 0, Magento = 0.12, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 99 | 54 | - |
| CMYK | 0 | 0.12 | 0.52 | 0.56 |
| HSL | 46.55º | 0.35% | 0.33% | - |
| HSV(B) | 46.55º | 0.52% | 0.44% | - |
| XYZ | 11.81 | 12.63 | 5.31 | - |
| YUV | 97.76 | 103.31 | 138.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 99 | 54 | 0 | 0.12 | 0.52 | 0.56 | 46.55 | 0.35 | 0.33 |
| Hex | 70 | 63 | 36 | 0 | C | 34 | 38 | 2F | 23 | 21 |
| Octal | 160 | 143 | 66 | 0 | 14 | 64 | 70 | 57 | 43 | 41 |
| Binary | 1110000 | 1100011 | 110110 | 0 | 1100 | 110100 | 111000 | 101111 | 100011 | 100001 |
Color Harmonies of #706336
Complementary color
Monochromatic Colors of #706336
Black with #706336
Text Example
Text Example
White with #706336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706336; }
p { color: rgb(112,99,54); }
H1.HeaderClassName
{
color: #706336;
}
.AnyTagClassName
{
color: #706336;
}
</style>
background-color css
<style>
a { background-color: #706336; }
a { background-color: rgb(112,99,54); }
div.DivClassName
{
background-color: #706336;
}
.BgClassName
{
background-color: #706336;
}
</style>
border-color css
<style>
span { border-color: #706336; }
span { border-color: rgb(112,99,54); }
td.TdClassName
{
border-color: #706336;
}
.TagClassName
{
border-color: #706336;
}
</style>