Shades of Himalaya #716733
Tints of Himalaya #716733
RGB
CMYK
RGB Variations
Color information
#716733 (or 0x716733) is known color: Himalaya. HEX triplet: 71, 67 and 33. RGB value is (113,103,51). Sum of RGB (Red+Green+Blue) = 113+103+51=267 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.32% from 267); Green value is 103 (40.62% from 255 or 38.58% from 267); Blue value is 51 (20.31% from 255 or 19.10% from 267); Max value from RGB is 113 - color contains mainly: red. Hex color #716733 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716733 is #8E98CC. Grayscale: #646464. Windows color (decimal): -9345229 or 3368817. OLE color: 3368817.
HSL color Cylindrical-coordinate representation of color #716733: hue angle of 50.32º 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 #716733 is Cyan = 0, Magento = 0.09, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 103 | 51 | - |
| CMYK | 0 | 0.09 | 0.55 | 0.56 |
| HSL | 50.32º | 0.38% | 0.32% | - |
| HSV(B) | 50.32º | 0.55% | 0.44% | - |
| XYZ | 12.26 | 13.45 | 5.08 | - |
| YUV | 100.06 | 100.31 | 137.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 51 | 0 | 0.09 | 0.55 | 0.56 | 50.32 | 0.38 | 0.32 |
| Hex | 71 | 67 | 33 | 0 | 9 | 37 | 38 | 32 | 26 | 20 |
| Octal | 161 | 147 | 63 | 0 | 11 | 67 | 70 | 62 | 46 | 40 |
| Binary | 1110001 | 1100111 | 110011 | 0 | 1001 | 110111 | 111000 | 110010 | 100110 | 100000 |
Color Harmonies of #716733
Complementary color
Monochromatic Colors of #716733
Black with #716733
Text Example
Text Example
White with #716733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716733; }
p { color: rgb(113,103,51); }
H1.HeaderClassName
{
color: #716733;
}
.AnyTagClassName
{
color: #716733;
}
</style>
background-color css
<style>
a { background-color: #716733; }
a { background-color: rgb(113,103,51); }
div.DivClassName
{
background-color: #716733;
}
.BgClassName
{
background-color: #716733;
}
</style>
border-color css
<style>
span { border-color: #716733; }
span { border-color: rgb(113,103,51); }
td.TdClassName
{
border-color: #716733;
}
.TagClassName
{
border-color: #716733;
}
</style>