Shades of Himalaya #706730
Tints of Himalaya #706730
RGB
CMYK
RGB Variations
Color information
#706730 (or 0x706730) is known color: Himalaya. HEX triplet: 70, 67 and 30. RGB value is (112,103,48). Sum of RGB (Red+Green+Blue) = 112+103+48=263 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.59% from 263); Green value is 103 (40.62% from 255 or 39.16% from 263); Blue value is 48 (19.14% from 255 or 18.25% from 263); Max value from RGB is 112 - color contains mainly: red. Hex color #706730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706730 is #8F98CF. Grayscale: #636363. Windows color (decimal): -9410768 or 3172208. OLE color: 3172208.
HSL color Cylindrical-coordinate representation of color #706730: hue angle of 51.56º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #706730 is Cyan = 0, Magento = 0.08, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 103 | 48 | - |
| CMYK | 0 | 0.08 | 0.57 | 0.56 |
| HSL | 51.56º | 0.4% | 0.31% | - |
| HSV(B) | 51.56º | 0.57% | 0.44% | - |
| XYZ | 12.07 | 13.36 | 4.74 | - |
| YUV | 99.42 | 98.98 | 136.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 103 | 48 | 0 | 0.08 | 0.57 | 0.56 | 51.56 | 0.4 | 0.31 |
| Hex | 70 | 67 | 30 | 0 | 8 | 39 | 38 | 34 | 28 | 1F |
| Octal | 160 | 147 | 60 | 0 | 10 | 71 | 70 | 64 | 50 | 37 |
| Binary | 1110000 | 1100111 | 110000 | 0 | 1000 | 111001 | 111000 | 110100 | 101000 | 11111 |
Color Harmonies of #706730
Complementary color
Monochromatic Colors of #706730
Black with #706730
Text Example
Text Example
White with #706730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706730; }
p { color: rgb(112,103,48); }
H1.HeaderClassName
{
color: #706730;
}
.AnyTagClassName
{
color: #706730;
}
</style>
background-color css
<style>
a { background-color: #706730; }
a { background-color: rgb(112,103,48); }
div.DivClassName
{
background-color: #706730;
}
.BgClassName
{
background-color: #706730;
}
</style>
border-color css
<style>
span { border-color: #706730; }
span { border-color: rgb(112,103,48); }
td.TdClassName
{
border-color: #706730;
}
.TagClassName
{
border-color: #706730;
}
</style>