Shades of Himalaya #726134
Tints of Himalaya #726134
RGB
CMYK
RGB Variations
Color information
#726134 (or 0x726134) is known color: Himalaya. HEX triplet: 72, 61 and 34. RGB value is (114,97,52). Sum of RGB (Red+Green+Blue) = 114+97+52=263 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.35% from 263); Green value is 97 (38.28% from 255 or 36.88% from 263); Blue value is 52 (20.70% from 255 or 19.77% from 263); Max value from RGB is 114 - color contains mainly: red. Hex color #726134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726134 is #8D9ECB. Grayscale: #616161. Windows color (decimal): -9281228 or 3432818. OLE color: 3432818.
HSL color Cylindrical-coordinate representation of color #726134: hue angle of 43.55º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #726134 is Cyan = 0, Magento = 0.15, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 97 | 52 | - |
| CMYK | 0 | 0.15 | 0.54 | 0.55 |
| HSL | 43.55º | 0.37% | 0.33% | - |
| HSV(B) | 43.55º | 0.54% | 0.45% | - |
| XYZ | 11.83 | 12.37 | 5.01 | - |
| YUV | 96.95 | 102.63 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 97 | 52 | 0 | 0.15 | 0.54 | 0.55 | 43.55 | 0.37 | 0.33 |
| Hex | 72 | 61 | 34 | 0 | F | 36 | 37 | 2C | 25 | 21 |
| Octal | 162 | 141 | 64 | 0 | 17 | 66 | 67 | 54 | 45 | 41 |
| Binary | 1110010 | 1100001 | 110100 | 0 | 1111 | 110110 | 110111 | 101100 | 100101 | 100001 |
Color Harmonies of #726134
Complementary color
Monochromatic Colors of #726134
Black with #726134
Text Example
Text Example
White with #726134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726134; }
p { color: rgb(114,97,52); }
H1.HeaderClassName
{
color: #726134;
}
.AnyTagClassName
{
color: #726134;
}
</style>
background-color css
<style>
a { background-color: #726134; }
a { background-color: rgb(114,97,52); }
div.DivClassName
{
background-color: #726134;
}
.BgClassName
{
background-color: #726134;
}
</style>
border-color css
<style>
span { border-color: #726134; }
span { border-color: rgb(114,97,52); }
td.TdClassName
{
border-color: #726134;
}
.TagClassName
{
border-color: #726134;
}
</style>