Shades of Himalaya #716029
Tints of Himalaya #716029
RGB
CMYK
RGB Variations
Color information
#716029 (or 0x716029) is known color: Himalaya. HEX triplet: 71, 60 and 29. RGB value is (113,96,41). Sum of RGB (Red+Green+Blue) = 113+96+41=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 96 (37.89% from 255 or 38.4% from 250); Blue value is 41 (16.41% from 255 or 16.4% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #716029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716029 is #8E9FD6. Grayscale: #5F5F5F. Windows color (decimal): -9347031 or 2711665. OLE color: 2711665.
HSL color Cylindrical-coordinate representation of color #716029: hue angle of 45.83º 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 #716029 is Cyan = 0, Magento = 0.15, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 41 | - |
| CMYK | 0 | 0.15 | 0.64 | 0.56 |
| HSL | 45.83º | 0.47% | 0.3% | - |
| HSV(B) | 45.83º | 0.64% | 0.44% | - |
| XYZ | 11.39 | 12.04 | 3.82 | - |
| YUV | 94.81 | 97.63 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 41 | 0 | 0.15 | 0.64 | 0.56 | 45.83 | 0.47 | 0.3 |
| Hex | 71 | 60 | 29 | 0 | F | 40 | 38 | 2E | 2F | 1E |
| Octal | 161 | 140 | 51 | 0 | 17 | 100 | 70 | 56 | 57 | 36 |
| Binary | 1110001 | 1100000 | 101001 | 0 | 1111 | 1000000 | 111000 | 101110 | 101111 | 11110 |
Color Harmonies of #716029
Complementary color
Monochromatic Colors of #716029
Black with #716029
Text Example
Text Example
White with #716029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716029; }
p { color: rgb(113,96,41); }
H1.HeaderClassName
{
color: #716029;
}
.AnyTagClassName
{
color: #716029;
}
</style>
background-color css
<style>
a { background-color: #716029; }
a { background-color: rgb(113,96,41); }
div.DivClassName
{
background-color: #716029;
}
.BgClassName
{
background-color: #716029;
}
</style>
border-color css
<style>
span { border-color: #716029; }
span { border-color: rgb(113,96,41); }
td.TdClassName
{
border-color: #716029;
}
.TagClassName
{
border-color: #716029;
}
</style>