Shades of Himalaya #716627
Tints of Himalaya #716627
RGB
CMYK
RGB Variations
Color information
#716627 (or 0x716627) is known color: Himalaya. HEX triplet: 71, 66 and 27. RGB value is (113,102,39). Sum of RGB (Red+Green+Blue) = 113+102+39=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 102 (40.23% from 255 or 40.16% from 254); Blue value is 39 (15.62% from 255 or 15.35% from 254); Max value from RGB is 113 - color contains mainly: red. Hex color #716627 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716627 is #8E99D8. Grayscale: #626262. Windows color (decimal): -9345497 or 2582129. OLE color: 2582129.
HSL color Cylindrical-coordinate representation of color #716627: hue angle of 51.08º 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 #716627 is Cyan = 0, Magento = 0.10, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 39 | - |
| CMYK | 0 | 0.10 | 0.65 | 0.56 |
| HSL | 51.08º | 0.49% | 0.3% | - |
| HSV(B) | 51.08º | 0.65% | 0.44% | - |
| XYZ | 11.93 | 13.16 | 3.83 | - |
| YUV | 98.11 | 94.64 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 39 | 0 | 0.10 | 0.65 | 0.56 | 51.08 | 0.49 | 0.3 |
| Hex | 71 | 66 | 27 | 0 | A | 41 | 38 | 33 | 31 | 1E |
| Octal | 161 | 146 | 47 | 0 | 12 | 101 | 70 | 63 | 61 | 36 |
| Binary | 1110001 | 1100110 | 100111 | 0 | 1010 | 1000001 | 111000 | 110011 | 110001 | 11110 |
Color Harmonies of #716627
Complementary color
Monochromatic Colors of #716627
Black with #716627
Text Example
Text Example
White with #716627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716627; }
p { color: rgb(113,102,39); }
H1.HeaderClassName
{
color: #716627;
}
.AnyTagClassName
{
color: #716627;
}
</style>
background-color css
<style>
a { background-color: #716627; }
a { background-color: rgb(113,102,39); }
div.DivClassName
{
background-color: #716627;
}
.BgClassName
{
background-color: #716627;
}
</style>
border-color css
<style>
span { border-color: #716627; }
span { border-color: rgb(113,102,39); }
td.TdClassName
{
border-color: #716627;
}
.TagClassName
{
border-color: #716627;
}
</style>