Shades of Himalaya #716333
Tints of Himalaya #716333
RGB
CMYK
RGB Variations
Color information
#716333 (or 0x716333) is known color: Himalaya. HEX triplet: 71, 63 and 33. RGB value is (113,99,51). Sum of RGB (Red+Green+Blue) = 113+99+51=263 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.97% from 263); Green value is 99 (39.06% from 255 or 37.64% from 263); Blue value is 51 (20.31% from 255 or 19.39% from 263); Max value from RGB is 113 - color contains mainly: red. Hex color #716333 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716333 is #8E9CCC. Grayscale: #616161. Windows color (decimal): -9346253 or 3367793. OLE color: 3367793.
HSL color Cylindrical-coordinate representation of color #716333: hue angle of 46.45º 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 #716333 is Cyan = 0, Magento = 0.12, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 51 | - |
| CMYK | 0 | 0.12 | 0.55 | 0.56 |
| HSL | 46.45º | 0.38% | 0.32% | - |
| HSV(B) | 46.45º | 0.55% | 0.44% | - |
| XYZ | 11.87 | 12.67 | 4.95 | - |
| YUV | 97.71 | 101.64 | 138.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 51 | 0 | 0.12 | 0.55 | 0.56 | 46.45 | 0.38 | 0.32 |
| Hex | 71 | 63 | 33 | 0 | C | 37 | 38 | 2E | 26 | 20 |
| Octal | 161 | 143 | 63 | 0 | 14 | 67 | 70 | 56 | 46 | 40 |
| Binary | 1110001 | 1100011 | 110011 | 0 | 1100 | 110111 | 111000 | 101110 | 100110 | 100000 |
Color Harmonies of #716333
Complementary color
Monochromatic Colors of #716333
Black with #716333
Text Example
Text Example
White with #716333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716333; }
p { color: rgb(113,99,51); }
H1.HeaderClassName
{
color: #716333;
}
.AnyTagClassName
{
color: #716333;
}
</style>
background-color css
<style>
a { background-color: #716333; }
a { background-color: rgb(113,99,51); }
div.DivClassName
{
background-color: #716333;
}
.BgClassName
{
background-color: #716333;
}
</style>
border-color css
<style>
span { border-color: #716333; }
span { border-color: rgb(113,99,51); }
td.TdClassName
{
border-color: #716333;
}
.TagClassName
{
border-color: #716333;
}
</style>