Shades of Himalaya #706738
Tints of Himalaya #706738
RGB
CMYK
RGB Variations
Color information
#706738 (or 0x706738) is known color: Himalaya. HEX triplet: 70, 67 and 38. RGB value is (112,103,56). Sum of RGB (Red+Green+Blue) = 112+103+56=271 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.33% from 271); Green value is 103 (40.62% from 255 or 38.01% from 271); Blue value is 56 (22.27% from 255 or 20.66% from 271); Max value from RGB is 112 - color contains mainly: red. Hex color #706738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706738 is #8F98C7. Grayscale: #646464. Windows color (decimal): -9410760 or 3696496. OLE color: 3696496.
HSL color Cylindrical-coordinate representation of color #706738: hue angle of 50.36º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #706738 is Cyan = 0, Magento = 0.08, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 103 | 56 | - |
| CMYK | 0 | 0.08 | 0.50 | 0.56 |
| HSL | 50.36º | 0.33% | 0.33% | - |
| HSV(B) | 50.36º | 0.5% | 0.44% | - |
| XYZ | 12.25 | 13.43 | 5.69 | - |
| YUV | 100.33 | 102.98 | 136.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 103 | 56 | 0 | 0.08 | 0.50 | 0.56 | 50.36 | 0.33 | 0.33 |
| Hex | 70 | 67 | 38 | 0 | 8 | 32 | 38 | 32 | 21 | 21 |
| Octal | 160 | 147 | 70 | 0 | 10 | 62 | 70 | 62 | 41 | 41 |
| Binary | 1110000 | 1100111 | 111000 | 0 | 1000 | 110010 | 111000 | 110010 | 100001 | 100001 |
Color Harmonies of #706738
Complementary color
Monochromatic Colors of #706738
Black with #706738
Text Example
Text Example
White with #706738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706738; }
p { color: rgb(112,103,56); }
H1.HeaderClassName
{
color: #706738;
}
.AnyTagClassName
{
color: #706738;
}
</style>
background-color css
<style>
a { background-color: #706738; }
a { background-color: rgb(112,103,56); }
div.DivClassName
{
background-color: #706738;
}
.BgClassName
{
background-color: #706738;
}
</style>
border-color css
<style>
span { border-color: #706738; }
span { border-color: rgb(112,103,56); }
td.TdClassName
{
border-color: #706738;
}
.TagClassName
{
border-color: #706738;
}
</style>