Shades of Himalaya #706337
Tints of Himalaya #706337
RGB
CMYK
RGB Variations
Color information
#706337 (or 0x706337) is known color: Himalaya. HEX triplet: 70, 63 and 37. RGB value is (112,99,55). Sum of RGB (Red+Green+Blue) = 112+99+55=266 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.11% from 266); Green value is 99 (39.06% from 255 or 37.22% from 266); Blue value is 55 (21.88% from 255 or 20.68% from 266); Max value from RGB is 112 - color contains mainly: red. Hex color #706337 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706337 is #8F9CC8. Grayscale: #626262. Windows color (decimal): -9411785 or 3629936. OLE color: 3629936.
HSL color Cylindrical-coordinate representation of color #706337: hue angle of 46.32º 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 #706337 is Cyan = 0, Magento = 0.12, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 99 | 55 | - |
| CMYK | 0 | 0.12 | 0.51 | 0.56 |
| HSL | 46.32º | 0.34% | 0.33% | - |
| HSV(B) | 46.32º | 0.51% | 0.44% | - |
| XYZ | 11.83 | 12.64 | 5.43 | - |
| YUV | 97.87 | 103.81 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 99 | 55 | 0 | 0.12 | 0.51 | 0.56 | 46.32 | 0.34 | 0.33 |
| Hex | 70 | 63 | 37 | 0 | C | 33 | 38 | 2E | 22 | 21 |
| Octal | 160 | 143 | 67 | 0 | 14 | 63 | 70 | 56 | 42 | 41 |
| Binary | 1110000 | 1100011 | 110111 | 0 | 1100 | 110011 | 111000 | 101110 | 100010 | 100001 |
Color Harmonies of #706337
Complementary color
Monochromatic Colors of #706337
Black with #706337
Text Example
Text Example
White with #706337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706337; }
p { color: rgb(112,99,55); }
H1.HeaderClassName
{
color: #706337;
}
.AnyTagClassName
{
color: #706337;
}
</style>
background-color css
<style>
a { background-color: #706337; }
a { background-color: rgb(112,99,55); }
div.DivClassName
{
background-color: #706337;
}
.BgClassName
{
background-color: #706337;
}
</style>
border-color css
<style>
span { border-color: #706337; }
span { border-color: rgb(112,99,55); }
td.TdClassName
{
border-color: #706337;
}
.TagClassName
{
border-color: #706337;
}
</style>