Shades of Himalaya #716738
Tints of Himalaya #716738
RGB
CMYK
RGB Variations
Color information
#716738 (or 0x716738) is known color: Himalaya. HEX triplet: 71, 67 and 38. RGB value is (113,103,56). Sum of RGB (Red+Green+Blue) = 113+103+56=272 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.54% from 272); Green value is 103 (40.62% from 255 or 37.87% from 272); Blue value is 56 (22.27% from 255 or 20.59% from 272); Max value from RGB is 113 - color contains mainly: red. Hex color #716738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716738 is #8E98C7. Grayscale: #646464. Windows color (decimal): -9345224 or 3696497. OLE color: 3696497.
HSL color Cylindrical-coordinate representation of color #716738: hue angle of 49.47º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #716738 is Cyan = 0, Magento = 0.09, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 103 | 56 | - |
| CMYK | 0 | 0.09 | 0.50 | 0.56 |
| HSL | 49.47º | 0.34% | 0.33% | - |
| HSV(B) | 49.47º | 0.5% | 0.44% | - |
| XYZ | 12.37 | 13.5 | 5.69 | - |
| YUV | 100.63 | 102.81 | 136.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 56 | 0 | 0.09 | 0.50 | 0.56 | 49.47 | 0.34 | 0.33 |
| Hex | 71 | 67 | 38 | 0 | 9 | 32 | 38 | 31 | 22 | 21 |
| Octal | 161 | 147 | 70 | 0 | 11 | 62 | 70 | 61 | 42 | 41 |
| Binary | 1110001 | 1100111 | 111000 | 0 | 1001 | 110010 | 111000 | 110001 | 100010 | 100001 |
Color Harmonies of #716738
Complementary color
Monochromatic Colors of #716738
Black with #716738
Text Example
Text Example
White with #716738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716738; }
p { color: rgb(113,103,56); }
H1.HeaderClassName
{
color: #716738;
}
.AnyTagClassName
{
color: #716738;
}
</style>
background-color css
<style>
a { background-color: #716738; }
a { background-color: rgb(113,103,56); }
div.DivClassName
{
background-color: #716738;
}
.BgClassName
{
background-color: #716738;
}
</style>
border-color css
<style>
span { border-color: #716738; }
span { border-color: rgb(113,103,56); }
td.TdClassName
{
border-color: #716738;
}
.TagClassName
{
border-color: #716738;
}
</style>