Shades of Himalaya #716629
Tints of Himalaya #716629
RGB
CMYK
RGB Variations
Color information
#716629 (or 0x716629) is known color: Himalaya. HEX triplet: 71, 66 and 29. RGB value is (113,102,41). Sum of RGB (Red+Green+Blue) = 113+102+41=256 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.14% from 256); Green value is 102 (40.23% from 255 or 39.84% from 256); Blue value is 41 (16.41% from 255 or 16.02% from 256); Max value from RGB is 113 - color contains mainly: red. Hex color #716629 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716629 is #8E99D6. Grayscale: #626262. Windows color (decimal): -9345495 or 2713201. OLE color: 2713201.
HSL color Cylindrical-coordinate representation of color #716629: hue angle of 50.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 #716629 is Cyan = 0, Magento = 0.10, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 41 | - |
| CMYK | 0 | 0.10 | 0.64 | 0.56 |
| HSL | 50.83º | 0.47% | 0.3% | - |
| HSV(B) | 50.83º | 0.64% | 0.44% | - |
| XYZ | 11.96 | 13.17 | 4.01 | - |
| YUV | 98.34 | 95.64 | 138.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 41 | 0 | 0.10 | 0.64 | 0.56 | 50.83 | 0.47 | 0.3 |
| Hex | 71 | 66 | 29 | 0 | A | 40 | 38 | 33 | 2F | 1E |
| Octal | 161 | 146 | 51 | 0 | 12 | 100 | 70 | 63 | 57 | 36 |
| Binary | 1110001 | 1100110 | 101001 | 0 | 1010 | 1000000 | 111000 | 110011 | 101111 | 11110 |
Color Harmonies of #716629
Complementary color
Monochromatic Colors of #716629
Black with #716629
Text Example
Text Example
White with #716629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716629; }
p { color: rgb(113,102,41); }
H1.HeaderClassName
{
color: #716629;
}
.AnyTagClassName
{
color: #716629;
}
</style>
background-color css
<style>
a { background-color: #716629; }
a { background-color: rgb(113,102,41); }
div.DivClassName
{
background-color: #716629;
}
.BgClassName
{
background-color: #716629;
}
</style>
border-color css
<style>
span { border-color: #716629; }
span { border-color: rgb(113,102,41); }
td.TdClassName
{
border-color: #716629;
}
.TagClassName
{
border-color: #716629;
}
</style>