Shades of Himalaya #716129
Tints of Himalaya #716129
RGB
CMYK
RGB Variations
Color information
#716129 (or 0x716129) is known color: Himalaya. HEX triplet: 71, 61 and 29. RGB value is (113,97,41). Sum of RGB (Red+Green+Blue) = 113+97+41=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 97 (38.28% from 255 or 38.65% from 251); Blue value is 41 (16.41% from 255 or 16.33% from 251); Max value from RGB is 113 - color contains mainly: red. Hex color #716129 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716129 is #8E9ED6. Grayscale: #5F5F5F. Windows color (decimal): -9346775 or 2711921. OLE color: 2711921.
HSL color Cylindrical-coordinate representation of color #716129: 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 #716129 is Cyan = 0, Magento = 0.14, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 41 | - |
| 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.48 | 12.22 | 3.85 | - |
| YUV | 95.4 | 97.3 | 140.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 41 | 0 | 0.14 | 0.64 | 0.56 | 46.67 | 0.47 | 0.3 |
| Hex | 71 | 61 | 29 | 0 | E | 40 | 38 | 2F | 2F | 1E |
| Octal | 161 | 141 | 51 | 0 | 16 | 100 | 70 | 57 | 57 | 36 |
| Binary | 1110001 | 1100001 | 101001 | 0 | 1110 | 1000000 | 111000 | 101111 | 101111 | 11110 |
Color Harmonies of #716129
Complementary color
Monochromatic Colors of #716129
Black with #716129
Text Example
Text Example
White with #716129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716129; }
p { color: rgb(113,97,41); }
H1.HeaderClassName
{
color: #716129;
}
.AnyTagClassName
{
color: #716129;
}
</style>
background-color css
<style>
a { background-color: #716129; }
a { background-color: rgb(113,97,41); }
div.DivClassName
{
background-color: #716129;
}
.BgClassName
{
background-color: #716129;
}
</style>
border-color css
<style>
span { border-color: #716129; }
span { border-color: rgb(113,97,41); }
td.TdClassName
{
border-color: #716129;
}
.TagClassName
{
border-color: #716129;
}
</style>