Shades of Himalaya #726329
Tints of Himalaya #726329
RGB
CMYK
RGB Variations
Color information
#726329 (or 0x726329) is known color: Himalaya. HEX triplet: 72, 63 and 29. RGB value is (114,99,41). Sum of RGB (Red+Green+Blue) = 114+99+41=254 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.88% from 254); Green value is 99 (39.06% from 255 or 38.98% from 254); Blue value is 41 (16.41% from 255 or 16.14% from 254); Max value from RGB is 114 - color contains mainly: red. Hex color #726329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726329 is #8D9CD6. Grayscale: #616161. Windows color (decimal): -9280727 or 2712434. OLE color: 2712434.
HSL color Cylindrical-coordinate representation of color #726329: hue angle of 47.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #726329 is Cyan = 0, Magento = 0.13, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 99 | 41 | - |
| CMYK | 0 | 0.13 | 0.64 | 0.55 |
| HSL | 47.67º | 0.47% | 0.3% | - |
| HSV(B) | 47.67º | 0.64% | 0.45% | - |
| XYZ | 11.8 | 12.66 | 3.92 | - |
| YUV | 96.87 | 96.47 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 41 | 0 | 0.13 | 0.64 | 0.55 | 47.67 | 0.47 | 0.3 |
| Hex | 72 | 63 | 29 | 0 | D | 40 | 37 | 30 | 2F | 1E |
| Octal | 162 | 143 | 51 | 0 | 15 | 100 | 67 | 60 | 57 | 36 |
| Binary | 1110010 | 1100011 | 101001 | 0 | 1101 | 1000000 | 110111 | 110000 | 101111 | 11110 |
Color Harmonies of #726329
Complementary color
Monochromatic Colors of #726329
Black with #726329
Text Example
Text Example
White with #726329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726329; }
p { color: rgb(114,99,41); }
H1.HeaderClassName
{
color: #726329;
}
.AnyTagClassName
{
color: #726329;
}
</style>
background-color css
<style>
a { background-color: #726329; }
a { background-color: rgb(114,99,41); }
div.DivClassName
{
background-color: #726329;
}
.BgClassName
{
background-color: #726329;
}
</style>
border-color css
<style>
span { border-color: #726329; }
span { border-color: rgb(114,99,41); }
td.TdClassName
{
border-color: #726329;
}
.TagClassName
{
border-color: #726329;
}
</style>