Shades of Himalaya #726331
Tints of Himalaya #726331
RGB
CMYK
RGB Variations
Color information
#726331 (or 0x726331) is known color: Himalaya. HEX triplet: 72, 63 and 31. RGB value is (114,99,49). Sum of RGB (Red+Green+Blue) = 114+99+49=262 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.51% from 262); Green value is 99 (39.06% from 255 or 37.79% from 262); Blue value is 49 (19.53% from 255 or 18.70% from 262); Max value from RGB is 114 - color contains mainly: red. Hex color #726331 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726331 is #8D9CCE. Grayscale: #616161. Windows color (decimal): -9280719 or 3236722. OLE color: 3236722.
HSL color Cylindrical-coordinate representation of color #726331: hue angle of 46.15º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #726331 is Cyan = 0, Magento = 0.13, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 99 | 49 | - |
| CMYK | 0 | 0.13 | 0.57 | 0.55 |
| HSL | 46.15º | 0.4% | 0.32% | - |
| HSV(B) | 46.15º | 0.57% | 0.45% | - |
| XYZ | 11.96 | 12.72 | 4.73 | - |
| YUV | 97.79 | 100.47 | 139.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 49 | 0 | 0.13 | 0.57 | 0.55 | 46.15 | 0.4 | 0.32 |
| Hex | 72 | 63 | 31 | 0 | D | 39 | 37 | 2E | 28 | 20 |
| Octal | 162 | 143 | 61 | 0 | 15 | 71 | 67 | 56 | 50 | 40 |
| Binary | 1110010 | 1100011 | 110001 | 0 | 1101 | 111001 | 110111 | 101110 | 101000 | 100000 |
Color Harmonies of #726331
Complementary color
Monochromatic Colors of #726331
Black with #726331
Text Example
Text Example
White with #726331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726331; }
p { color: rgb(114,99,49); }
H1.HeaderClassName
{
color: #726331;
}
.AnyTagClassName
{
color: #726331;
}
</style>
background-color css
<style>
a { background-color: #726331; }
a { background-color: rgb(114,99,49); }
div.DivClassName
{
background-color: #726331;
}
.BgClassName
{
background-color: #726331;
}
</style>
border-color css
<style>
span { border-color: #726331; }
span { border-color: rgb(114,99,49); }
td.TdClassName
{
border-color: #726331;
}
.TagClassName
{
border-color: #726331;
}
</style>