Shades of Himalaya #706029
Tints of Himalaya #706029
RGB
CMYK
RGB Variations
Color information
#706029 (or 0x706029) is known color: Himalaya. HEX triplet: 70, 60 and 29. RGB value is (112,96,41). Sum of RGB (Red+Green+Blue) = 112+96+41=249 (32% of max value = 765). Red value is 112 (44.14% from 255 or 44.98% from 249); Green value is 96 (37.89% from 255 or 38.55% from 249); Blue value is 41 (16.41% from 255 or 16.47% from 249); Max value from RGB is 112 - color contains mainly: red. Hex color #706029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706029 is #8F9FD6. Grayscale: #5E5E5E. Windows color (decimal): -9412567 or 2711664. OLE color: 2711664.
HSL color Cylindrical-coordinate representation of color #706029: hue angle of 46.48º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #706029 is Cyan = 0, Magento = 0.14, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 96 | 41 | - |
| CMYK | 0 | 0.14 | 0.63 | 0.56 |
| HSL | 46.48º | 0.46% | 0.3% | - |
| HSV(B) | 46.48º | 0.63% | 0.44% | - |
| XYZ | 11.27 | 11.97 | 3.81 | - |
| YUV | 94.51 | 97.8 | 140.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 96 | 41 | 0 | 0.14 | 0.63 | 0.56 | 46.48 | 0.46 | 0.3 |
| Hex | 70 | 60 | 29 | 0 | E | 3F | 38 | 2E | 2E | 1E |
| Octal | 160 | 140 | 51 | 0 | 16 | 77 | 70 | 56 | 56 | 36 |
| Binary | 1110000 | 1100000 | 101001 | 0 | 1110 | 111111 | 111000 | 101110 | 101110 | 11110 |
Color Harmonies of #706029
Complementary color
Monochromatic Colors of #706029
Black with #706029
Text Example
Text Example
White with #706029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706029; }
p { color: rgb(112,96,41); }
H1.HeaderClassName
{
color: #706029;
}
.AnyTagClassName
{
color: #706029;
}
</style>
background-color css
<style>
a { background-color: #706029; }
a { background-color: rgb(112,96,41); }
div.DivClassName
{
background-color: #706029;
}
.BgClassName
{
background-color: #706029;
}
</style>
border-color css
<style>
span { border-color: #706029; }
span { border-color: rgb(112,96,41); }
td.TdClassName
{
border-color: #706029;
}
.TagClassName
{
border-color: #706029;
}
</style>