Shades of Himalaya #716127
Tints of Himalaya #716127
RGB
CMYK
RGB Variations
Color information
#716127 (or 0x716127) is known color: Himalaya. HEX triplet: 71, 61 and 27. RGB value is (113,97,39). Sum of RGB (Red+Green+Blue) = 113+97+39=249 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.38% from 249); Green value is 97 (38.28% from 255 or 38.96% from 249); Blue value is 39 (15.62% from 255 or 15.66% from 249); Max value from RGB is 113 - color contains mainly: red. Hex color #716127 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716127 is #8E9ED8. Grayscale: #5F5F5F. Windows color (decimal): -9346777 or 2580849. OLE color: 2580849.
HSL color Cylindrical-coordinate representation of color #716127: hue angle of 47.03º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #716127 is Cyan = 0, Magento = 0.14, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 39 | - |
| CMYK | 0 | 0.14 | 0.65 | 0.56 |
| HSL | 47.03º | 0.49% | 0.3% | - |
| HSV(B) | 47.03º | 0.65% | 0.44% | - |
| XYZ | 11.45 | 12.21 | 3.67 | - |
| YUV | 95.17 | 96.3 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 39 | 0 | 0.14 | 0.65 | 0.56 | 47.03 | 0.49 | 0.3 |
| Hex | 71 | 61 | 27 | 0 | E | 41 | 38 | 2F | 31 | 1E |
| Octal | 161 | 141 | 47 | 0 | 16 | 101 | 70 | 57 | 61 | 36 |
| Binary | 1110001 | 1100001 | 100111 | 0 | 1110 | 1000001 | 111000 | 101111 | 110001 | 11110 |
Color Harmonies of #716127
Complementary color
Monochromatic Colors of #716127
Black with #716127
Text Example
Text Example
White with #716127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716127; }
p { color: rgb(113,97,39); }
H1.HeaderClassName
{
color: #716127;
}
.AnyTagClassName
{
color: #716127;
}
</style>
background-color css
<style>
a { background-color: #716127; }
a { background-color: rgb(113,97,39); }
div.DivClassName
{
background-color: #716127;
}
.BgClassName
{
background-color: #716127;
}
</style>
border-color css
<style>
span { border-color: #716127; }
span { border-color: rgb(113,97,39); }
td.TdClassName
{
border-color: #716127;
}
.TagClassName
{
border-color: #716127;
}
</style>