Shades of Himalaya #706526
Tints of Himalaya #706526
RGB
CMYK
RGB Variations
Color information
#706526 (or 0x706526) is known color: Himalaya. HEX triplet: 70, 65 and 26. RGB value is (112,101,38). Sum of RGB (Red+Green+Blue) = 112+101+38=251 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.62% from 251); Green value is 101 (39.84% from 255 or 40.24% from 251); Blue value is 38 (15.23% from 255 or 15.14% from 251); Max value from RGB is 112 - color contains mainly: red. Hex color #706526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706526 is #8F9AD9. Grayscale: #616161. Windows color (decimal): -9411290 or 2516336. OLE color: 2516336.
HSL color Cylindrical-coordinate representation of color #706526: hue angle of 51.08º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #706526 is Cyan = 0, Magento = 0.10, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 101 | 38 | - |
| CMYK | 0 | 0.10 | 0.66 | 0.56 |
| HSL | 51.08º | 0.49% | 0.29% | - |
| HSV(B) | 51.08º | 0.66% | 0.44% | - |
| XYZ | 11.69 | 12.89 | 3.71 | - |
| YUV | 97.11 | 94.64 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 101 | 38 | 0 | 0.10 | 0.66 | 0.56 | 51.08 | 0.49 | 0.29 |
| Hex | 70 | 65 | 26 | 0 | A | 42 | 38 | 33 | 31 | 1D |
| Octal | 160 | 145 | 46 | 0 | 12 | 102 | 70 | 63 | 61 | 35 |
| Binary | 1110000 | 1100101 | 100110 | 0 | 1010 | 1000010 | 111000 | 110011 | 110001 | 11101 |
Color Harmonies of #706526
Complementary color
Monochromatic Colors of #706526
Black with #706526
Text Example
Text Example
White with #706526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706526; }
p { color: rgb(112,101,38); }
H1.HeaderClassName
{
color: #706526;
}
.AnyTagClassName
{
color: #706526;
}
</style>
background-color css
<style>
a { background-color: #706526; }
a { background-color: rgb(112,101,38); }
div.DivClassName
{
background-color: #706526;
}
.BgClassName
{
background-color: #706526;
}
</style>
border-color css
<style>
span { border-color: #706526; }
span { border-color: rgb(112,101,38); }
td.TdClassName
{
border-color: #706526;
}
.TagClassName
{
border-color: #706526;
}
</style>