Shades of Himalaya #726029
Tints of Himalaya #726029
RGB
CMYK
RGB Variations
Color information
#726029 (or 0x726029) is known color: Himalaya. HEX triplet: 72, 60 and 29. RGB value is (114,96,41). Sum of RGB (Red+Green+Blue) = 114+96+41=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 96 (37.89% from 255 or 38.25% from 251); Blue value is 41 (16.41% from 255 or 16.33% from 251); Max value from RGB is 114 - color contains mainly: red. Hex color #726029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726029 is #8D9FD6. Grayscale: #5F5F5F. Windows color (decimal): -9281495 or 2711666. OLE color: 2711666.
HSL color Cylindrical-coordinate representation of color #726029: hue angle of 45.21º 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 #726029 is Cyan = 0, Magento = 0.16, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 96 | 41 | - |
| CMYK | 0 | 0.16 | 0.64 | 0.55 |
| HSL | 45.21º | 0.47% | 0.3% | - |
| HSV(B) | 45.21º | 0.64% | 0.45% | - |
| XYZ | 11.52 | 12.1 | 3.83 | - |
| YUV | 95.11 | 97.46 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 41 | 0 | 0.16 | 0.64 | 0.55 | 45.21 | 0.47 | 0.3 |
| Hex | 72 | 60 | 29 | 0 | 10 | 40 | 37 | 2D | 2F | 1E |
| Octal | 162 | 140 | 51 | 0 | 20 | 100 | 67 | 55 | 57 | 36 |
| Binary | 1110010 | 1100000 | 101001 | 0 | 10000 | 1000000 | 110111 | 101101 | 101111 | 11110 |
Color Harmonies of #726029
Complementary color
Monochromatic Colors of #726029
Black with #726029
Text Example
Text Example
White with #726029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726029; }
p { color: rgb(114,96,41); }
H1.HeaderClassName
{
color: #726029;
}
.AnyTagClassName
{
color: #726029;
}
</style>
background-color css
<style>
a { background-color: #726029; }
a { background-color: rgb(114,96,41); }
div.DivClassName
{
background-color: #726029;
}
.BgClassName
{
background-color: #726029;
}
</style>
border-color css
<style>
span { border-color: #726029; }
span { border-color: rgb(114,96,41); }
td.TdClassName
{
border-color: #726029;
}
.TagClassName
{
border-color: #726029;
}
</style>