Shades of Himalaya #716730
Tints of Himalaya #716730
RGB
CMYK
RGB Variations
Color information
#716730 (or 0x716730) is known color: Himalaya. HEX triplet: 71, 67 and 30. RGB value is (113,103,48). Sum of RGB (Red+Green+Blue) = 113+103+48=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 103 (40.62% from 255 or 39.02% from 264); Blue value is 48 (19.14% from 255 or 18.18% from 264); Max value from RGB is 113 - color contains mainly: red. Hex color #716730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716730 is #8E98CF. Grayscale: #636363. Windows color (decimal): -9345232 or 3172209. OLE color: 3172209.
HSL color Cylindrical-coordinate representation of color #716730: hue angle of 50.77º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #716730 is Cyan = 0, Magento = 0.09, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 103 | 48 | - |
| CMYK | 0 | 0.09 | 0.58 | 0.56 |
| HSL | 50.77º | 0.4% | 0.32% | - |
| HSV(B) | 50.77º | 0.58% | 0.44% | - |
| XYZ | 12.19 | 13.42 | 4.74 | - |
| YUV | 99.72 | 98.81 | 137.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 48 | 0 | 0.09 | 0.58 | 0.56 | 50.77 | 0.4 | 0.32 |
| Hex | 71 | 67 | 30 | 0 | 9 | 3A | 38 | 33 | 28 | 20 |
| Octal | 161 | 147 | 60 | 0 | 11 | 72 | 70 | 63 | 50 | 40 |
| Binary | 1110001 | 1100111 | 110000 | 0 | 1001 | 111010 | 111000 | 110011 | 101000 | 100000 |
Color Harmonies of #716730
Complementary color
Monochromatic Colors of #716730
Black with #716730
Text Example
Text Example
White with #716730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716730; }
p { color: rgb(113,103,48); }
H1.HeaderClassName
{
color: #716730;
}
.AnyTagClassName
{
color: #716730;
}
</style>
background-color css
<style>
a { background-color: #716730; }
a { background-color: rgb(113,103,48); }
div.DivClassName
{
background-color: #716730;
}
.BgClassName
{
background-color: #716730;
}
</style>
border-color css
<style>
span { border-color: #716730; }
span { border-color: rgb(113,103,48); }
td.TdClassName
{
border-color: #716730;
}
.TagClassName
{
border-color: #716730;
}
</style>