Shades of Himalaya #716833
Tints of Himalaya #716833
RGB
CMYK
RGB Variations
Color information
#716833 (or 0x716833) is known color: Himalaya. HEX triplet: 71, 68 and 33. RGB value is (113,104,51). Sum of RGB (Red+Green+Blue) = 113+104+51=268 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.16% from 268); Green value is 104 (41.02% from 255 or 38.81% from 268); Blue value is 51 (20.31% from 255 or 19.03% from 268); Max value from RGB is 113 - color contains mainly: red. Hex color #716833 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716833 is #8E97CC. Grayscale: #646464. Windows color (decimal): -9344973 or 3369073. OLE color: 3369073.
HSL color Cylindrical-coordinate representation of color #716833: hue angle of 51.29º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #716833 is Cyan = 0, Magento = 0.08, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 104 | 51 | - |
| CMYK | 0 | 0.08 | 0.55 | 0.56 |
| HSL | 51.29º | 0.38% | 0.32% | - |
| HSV(B) | 51.29º | 0.55% | 0.44% | - |
| XYZ | 12.36 | 13.65 | 5.12 | - |
| YUV | 100.65 | 99.98 | 136.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 51 | 0 | 0.08 | 0.55 | 0.56 | 51.29 | 0.38 | 0.32 |
| Hex | 71 | 68 | 33 | 0 | 8 | 37 | 38 | 33 | 26 | 20 |
| Octal | 161 | 150 | 63 | 0 | 10 | 67 | 70 | 63 | 46 | 40 |
| Binary | 1110001 | 1101000 | 110011 | 0 | 1000 | 110111 | 111000 | 110011 | 100110 | 100000 |
Color Harmonies of #716833
Complementary color
Monochromatic Colors of #716833
Black with #716833
Text Example
Text Example
White with #716833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716833; }
p { color: rgb(113,104,51); }
H1.HeaderClassName
{
color: #716833;
}
.AnyTagClassName
{
color: #716833;
}
</style>
background-color css
<style>
a { background-color: #716833; }
a { background-color: rgb(113,104,51); }
div.DivClassName
{
background-color: #716833;
}
.BgClassName
{
background-color: #716833;
}
</style>
border-color css
<style>
span { border-color: #716833; }
span { border-color: rgb(113,104,51); }
td.TdClassName
{
border-color: #716833;
}
.TagClassName
{
border-color: #716833;
}
</style>