Shades of Himalaya #716932
Tints of Himalaya #716932
RGB
CMYK
RGB Variations
Color information
#716932 (or 0x716932) is known color: Himalaya. HEX triplet: 71, 69 and 32. RGB value is (113,105,50). Sum of RGB (Red+Green+Blue) = 113+105+50=268 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.16% from 268); Green value is 105 (41.41% from 255 or 39.18% from 268); Blue value is 50 (19.92% from 255 or 18.66% from 268); Max value from RGB is 113 - color contains mainly: red. Hex color #716932 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716932 is #8E96CD. Grayscale: #656565. Windows color (decimal): -9344718 or 3303793. OLE color: 3303793.
HSL color Cylindrical-coordinate representation of color #716932: hue angle of 52.38º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #716932 is Cyan = 0, Magento = 0.07, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 50 | - |
| CMYK | 0 | 0.07 | 0.56 | 0.56 |
| HSL | 52.38º | 0.39% | 0.32% | - |
| HSV(B) | 52.38º | 0.56% | 0.44% | - |
| XYZ | 12.44 | 13.84 | 5.03 | - |
| YUV | 101.12 | 99.15 | 136.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 50 | 0 | 0.07 | 0.56 | 0.56 | 52.38 | 0.39 | 0.32 |
| Hex | 71 | 69 | 32 | 0 | 7 | 38 | 38 | 34 | 27 | 20 |
| Octal | 161 | 151 | 62 | 0 | 7 | 70 | 70 | 64 | 47 | 40 |
| Binary | 1110001 | 1101001 | 110010 | 0 | 111 | 111000 | 111000 | 110100 | 100111 | 100000 |
Color Harmonies of #716932
Complementary color
Monochromatic Colors of #716932
Black with #716932
Text Example
Text Example
White with #716932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716932; }
p { color: rgb(113,105,50); }
H1.HeaderClassName
{
color: #716932;
}
.AnyTagClassName
{
color: #716932;
}
</style>
background-color css
<style>
a { background-color: #716932; }
a { background-color: rgb(113,105,50); }
div.DivClassName
{
background-color: #716932;
}
.BgClassName
{
background-color: #716932;
}
</style>
border-color css
<style>
span { border-color: #716932; }
span { border-color: rgb(113,105,50); }
td.TdClassName
{
border-color: #716932;
}
.TagClassName
{
border-color: #716932;
}
</style>