Shades of Himalaya #706531
Tints of Himalaya #706531
RGB
CMYK
RGB Variations
Color information
#706531 (or 0x706531) is known color: Himalaya. HEX triplet: 70, 65 and 31. RGB value is (112,101,49). Sum of RGB (Red+Green+Blue) = 112+101+49=262 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.75% from 262); Green value is 101 (39.84% from 255 or 38.55% from 262); Blue value is 49 (19.53% from 255 or 18.70% from 262); Max value from RGB is 112 - color contains mainly: red. Hex color #706531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706531 is #8F9ACE. Grayscale: #626262. Windows color (decimal): -9411279 or 3237232. OLE color: 3237232.
HSL color Cylindrical-coordinate representation of color #706531: hue angle of 49.52º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #706531 is Cyan = 0, Magento = 0.10, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 101 | 49 | - |
| CMYK | 0 | 0.10 | 0.56 | 0.56 |
| HSL | 49.52º | 0.39% | 0.32% | - |
| HSV(B) | 49.52º | 0.56% | 0.44% | - |
| XYZ | 11.89 | 12.97 | 4.78 | - |
| YUV | 98.36 | 100.14 | 137.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 101 | 49 | 0 | 0.10 | 0.56 | 0.56 | 49.52 | 0.39 | 0.32 |
| Hex | 70 | 65 | 31 | 0 | A | 38 | 38 | 32 | 27 | 20 |
| Octal | 160 | 145 | 61 | 0 | 12 | 70 | 70 | 62 | 47 | 40 |
| Binary | 1110000 | 1100101 | 110001 | 0 | 1010 | 111000 | 111000 | 110010 | 100111 | 100000 |
Color Harmonies of #706531
Complementary color
Monochromatic Colors of #706531
Black with #706531
Text Example
Text Example
White with #706531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706531; }
p { color: rgb(112,101,49); }
H1.HeaderClassName
{
color: #706531;
}
.AnyTagClassName
{
color: #706531;
}
</style>
background-color css
<style>
a { background-color: #706531; }
a { background-color: rgb(112,101,49); }
div.DivClassName
{
background-color: #706531;
}
.BgClassName
{
background-color: #706531;
}
</style>
border-color css
<style>
span { border-color: #706531; }
span { border-color: rgb(112,101,49); }
td.TdClassName
{
border-color: #706531;
}
.TagClassName
{
border-color: #706531;
}
</style>