Shades of Himalaya #726129
Tints of Himalaya #726129
RGB
CMYK
RGB Variations
Color information
#726129 (or 0x726129) is known color: Himalaya. HEX triplet: 72, 61 and 29. RGB value is (114,97,41). Sum of RGB (Red+Green+Blue) = 114+97+41=252 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.24% from 252); Green value is 97 (38.28% from 255 or 38.49% from 252); Blue value is 41 (16.41% from 255 or 16.27% from 252); Max value from RGB is 114 - color contains mainly: red. Hex color #726129 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726129 is #8D9ED6. Grayscale: #5F5F5F. Windows color (decimal): -9281239 or 2711922. OLE color: 2711922.
HSL color Cylindrical-coordinate representation of color #726129: hue angle of 46.03º 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 #726129 is Cyan = 0, Magento = 0.15, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 97 | 41 | - |
| CMYK | 0 | 0.15 | 0.64 | 0.55 |
| HSL | 46.03º | 0.47% | 0.3% | - |
| HSV(B) | 46.03º | 0.64% | 0.45% | - |
| XYZ | 11.61 | 12.29 | 3.86 | - |
| YUV | 95.7 | 97.13 | 141.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 97 | 41 | 0 | 0.15 | 0.64 | 0.55 | 46.03 | 0.47 | 0.3 |
| Hex | 72 | 61 | 29 | 0 | F | 40 | 37 | 2E | 2F | 1E |
| Octal | 162 | 141 | 51 | 0 | 17 | 100 | 67 | 56 | 57 | 36 |
| Binary | 1110010 | 1100001 | 101001 | 0 | 1111 | 1000000 | 110111 | 101110 | 101111 | 11110 |
Color Harmonies of #726129
Complementary color
Monochromatic Colors of #726129
Black with #726129
Text Example
Text Example
White with #726129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726129; }
p { color: rgb(114,97,41); }
H1.HeaderClassName
{
color: #726129;
}
.AnyTagClassName
{
color: #726129;
}
</style>
background-color css
<style>
a { background-color: #726129; }
a { background-color: rgb(114,97,41); }
div.DivClassName
{
background-color: #726129;
}
.BgClassName
{
background-color: #726129;
}
</style>
border-color css
<style>
span { border-color: #726129; }
span { border-color: rgb(114,97,41); }
td.TdClassName
{
border-color: #726129;
}
.TagClassName
{
border-color: #726129;
}
</style>