Shades of Himalaya #706527
Tints of Himalaya #706527
RGB
CMYK
RGB Variations
Color information
#706527 (or 0x706527) is known color: Himalaya. HEX triplet: 70, 65 and 27. RGB value is (112,101,39). Sum of RGB (Red+Green+Blue) = 112+101+39=252 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.44% from 252); Green value is 101 (39.84% from 255 or 40.08% from 252); Blue value is 39 (15.62% from 255 or 15.48% from 252); Max value from RGB is 112 - color contains mainly: red. Hex color #706527 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706527 is #8F9AD8. Grayscale: #616161. Windows color (decimal): -9411289 or 2581872. OLE color: 2581872.
HSL color Cylindrical-coordinate representation of color #706527: hue angle of 50.96º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #706527 is Cyan = 0, Magento = 0.10, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 101 | 39 | - |
| CMYK | 0 | 0.10 | 0.65 | 0.56 |
| HSL | 50.96º | 0.48% | 0.3% | - |
| HSV(B) | 50.96º | 0.65% | 0.44% | - |
| XYZ | 11.7 | 12.9 | 3.79 | - |
| YUV | 97.22 | 95.14 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 101 | 39 | 0 | 0.10 | 0.65 | 0.56 | 50.96 | 0.48 | 0.3 |
| Hex | 70 | 65 | 27 | 0 | A | 41 | 38 | 33 | 30 | 1E |
| Octal | 160 | 145 | 47 | 0 | 12 | 101 | 70 | 63 | 60 | 36 |
| Binary | 1110000 | 1100101 | 100111 | 0 | 1010 | 1000001 | 111000 | 110011 | 110000 | 11110 |
Color Harmonies of #706527
Complementary color
Monochromatic Colors of #706527
Black with #706527
Text Example
Text Example
White with #706527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706527; }
p { color: rgb(112,101,39); }
H1.HeaderClassName
{
color: #706527;
}
.AnyTagClassName
{
color: #706527;
}
</style>
background-color css
<style>
a { background-color: #706527; }
a { background-color: rgb(112,101,39); }
div.DivClassName
{
background-color: #706527;
}
.BgClassName
{
background-color: #706527;
}
</style>
border-color css
<style>
span { border-color: #706527; }
span { border-color: rgb(112,101,39); }
td.TdClassName
{
border-color: #706527;
}
.TagClassName
{
border-color: #706527;
}
</style>