Shades of Himalaya #716626
Tints of Himalaya #716626
RGB
CMYK
RGB Variations
Color information
#716626 (or 0x716626) is known color: Himalaya. HEX triplet: 71, 66 and 26. RGB value is (113,102,38). Sum of RGB (Red+Green+Blue) = 113+102+38=253 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.66% from 253); Green value is 102 (40.23% from 255 or 40.32% from 253); Blue value is 38 (15.23% from 255 or 15.02% from 253); Max value from RGB is 113 - color contains mainly: red. Hex color #716626 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716626 is #8E99D9. Grayscale: #626262. Windows color (decimal): -9345498 or 2516593. OLE color: 2516593.
HSL color Cylindrical-coordinate representation of color #716626: hue angle of 51.2º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #716626 is Cyan = 0, Magento = 0.10, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 38 | - |
| CMYK | 0 | 0.10 | 0.66 | 0.56 |
| HSL | 51.2º | 0.5% | 0.3% | - |
| HSV(B) | 51.2º | 0.66% | 0.44% | - |
| XYZ | 11.91 | 13.15 | 3.74 | - |
| YUV | 97.99 | 94.14 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 38 | 0 | 0.10 | 0.66 | 0.56 | 51.2 | 0.5 | 0.3 |
| Hex | 71 | 66 | 26 | 0 | A | 42 | 38 | 33 | 32 | 1E |
| Octal | 161 | 146 | 46 | 0 | 12 | 102 | 70 | 63 | 62 | 36 |
| Binary | 1110001 | 1100110 | 100110 | 0 | 1010 | 1000010 | 111000 | 110011 | 110010 | 11110 |
Color Harmonies of #716626
Complementary color
Monochromatic Colors of #716626
Black with #716626
Text Example
Text Example
White with #716626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716626; }
p { color: rgb(113,102,38); }
H1.HeaderClassName
{
color: #716626;
}
.AnyTagClassName
{
color: #716626;
}
</style>
background-color css
<style>
a { background-color: #716626; }
a { background-color: rgb(113,102,38); }
div.DivClassName
{
background-color: #716626;
}
.BgClassName
{
background-color: #716626;
}
</style>
border-color css
<style>
span { border-color: #716626; }
span { border-color: rgb(113,102,38); }
td.TdClassName
{
border-color: #716626;
}
.TagClassName
{
border-color: #716626;
}
</style>