Shades of Himalaya #706228
Tints of Himalaya #706228
RGB
CMYK
RGB Variations
Color information
#706228 (or 0x706228) is known color: Himalaya. HEX triplet: 70, 62 and 28. RGB value is (112,98,40). Sum of RGB (Red+Green+Blue) = 112+98+40=250 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.8% from 250); Green value is 98 (38.67% from 255 or 39.2% from 250); Blue value is 40 (16.02% from 255 or 16% from 250); Max value from RGB is 112 - color contains mainly: red. Hex color #706228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706228 is #8F9DD7. Grayscale: #5F5F5F. Windows color (decimal): -9412056 or 2646640. OLE color: 2646640.
HSL color Cylindrical-coordinate representation of color #706228: hue angle of 48.33º 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 #706228 is Cyan = 0, Magento = 0.13, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 98 | 40 | - |
| CMYK | 0 | 0.13 | 0.64 | 0.56 |
| HSL | 48.33º | 0.47% | 0.3% | - |
| HSV(B) | 48.33º | 0.64% | 0.44% | - |
| XYZ | 11.43 | 12.33 | 3.79 | - |
| YUV | 95.57 | 96.64 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 98 | 40 | 0 | 0.13 | 0.64 | 0.56 | 48.33 | 0.47 | 0.3 |
| Hex | 70 | 62 | 28 | 0 | D | 40 | 38 | 30 | 2F | 1E |
| Octal | 160 | 142 | 50 | 0 | 15 | 100 | 70 | 60 | 57 | 36 |
| Binary | 1110000 | 1100010 | 101000 | 0 | 1101 | 1000000 | 111000 | 110000 | 101111 | 11110 |
Color Harmonies of #706228
Complementary color
Monochromatic Colors of #706228
Black with #706228
Text Example
Text Example
White with #706228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706228; }
p { color: rgb(112,98,40); }
H1.HeaderClassName
{
color: #706228;
}
.AnyTagClassName
{
color: #706228;
}
</style>
background-color css
<style>
a { background-color: #706228; }
a { background-color: rgb(112,98,40); }
div.DivClassName
{
background-color: #706228;
}
.BgClassName
{
background-color: #706228;
}
</style>
border-color css
<style>
span { border-color: #706228; }
span { border-color: rgb(112,98,40); }
td.TdClassName
{
border-color: #706228;
}
.TagClassName
{
border-color: #706228;
}
</style>