Shades of Himalaya #706028
Tints of Himalaya #706028
RGB
CMYK
RGB Variations
Color information
#706028 (or 0x706028) is known color: Himalaya. HEX triplet: 70, 60 and 28. RGB value is (112,96,40). Sum of RGB (Red+Green+Blue) = 112+96+40=248 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.16% from 248); Green value is 96 (37.89% from 255 or 38.71% from 248); Blue value is 40 (16.02% from 255 or 16.13% from 248); Max value from RGB is 112 - color contains mainly: red. Hex color #706028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706028 is #8F9FD7. Grayscale: #5E5E5E. Windows color (decimal): -9412568 or 2646128. OLE color: 2646128.
HSL color Cylindrical-coordinate representation of color #706028: hue angle of 46.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #706028 is Cyan = 0, Magento = 0.14, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 96 | 40 | - |
| CMYK | 0 | 0.14 | 0.64 | 0.56 |
| HSL | 46.67º | 0.47% | 0.3% | - |
| HSV(B) | 46.67º | 0.64% | 0.44% | - |
| XYZ | 11.25 | 11.96 | 3.72 | - |
| YUV | 94.4 | 97.3 | 140.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 96 | 40 | 0 | 0.14 | 0.64 | 0.56 | 46.67 | 0.47 | 0.3 |
| Hex | 70 | 60 | 28 | 0 | E | 40 | 38 | 2F | 2F | 1E |
| Octal | 160 | 140 | 50 | 0 | 16 | 100 | 70 | 57 | 57 | 36 |
| Binary | 1110000 | 1100000 | 101000 | 0 | 1110 | 1000000 | 111000 | 101111 | 101111 | 11110 |
Color Harmonies of #706028
Complementary color
Monochromatic Colors of #706028
Black with #706028
Text Example
Text Example
White with #706028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706028; }
p { color: rgb(112,96,40); }
H1.HeaderClassName
{
color: #706028;
}
.AnyTagClassName
{
color: #706028;
}
</style>
background-color css
<style>
a { background-color: #706028; }
a { background-color: rgb(112,96,40); }
div.DivClassName
{
background-color: #706028;
}
.BgClassName
{
background-color: #706028;
}
</style>
border-color css
<style>
span { border-color: #706028; }
span { border-color: rgb(112,96,40); }
td.TdClassName
{
border-color: #706028;
}
.TagClassName
{
border-color: #706028;
}
</style>