Shades of Himalaya #726034
Tints of Himalaya #726034
RGB
CMYK
RGB Variations
Color information
#726034 (or 0x726034) is known color: Himalaya. HEX triplet: 72, 60 and 34. RGB value is (114,96,52). Sum of RGB (Red+Green+Blue) = 114+96+52=262 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.51% from 262); Green value is 96 (37.89% from 255 or 36.64% from 262); Blue value is 52 (20.70% from 255 or 19.85% from 262); Max value from RGB is 114 - color contains mainly: red. Hex color #726034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726034 is #8D9FCB. Grayscale: #606060. Windows color (decimal): -9281484 or 3432562. OLE color: 3432562.
HSL color Cylindrical-coordinate representation of color #726034: hue angle of 42.58º 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 #726034 is Cyan = 0, Magento = 0.16, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 96 | 52 | - |
| CMYK | 0 | 0.16 | 0.54 | 0.55 |
| HSL | 42.58º | 0.37% | 0.33% | - |
| HSV(B) | 42.58º | 0.54% | 0.45% | - |
| XYZ | 11.74 | 12.19 | 4.98 | - |
| YUV | 96.37 | 102.96 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 52 | 0 | 0.16 | 0.54 | 0.55 | 42.58 | 0.37 | 0.33 |
| Hex | 72 | 60 | 34 | 0 | 10 | 36 | 37 | 2B | 25 | 21 |
| Octal | 162 | 140 | 64 | 0 | 20 | 66 | 67 | 53 | 45 | 41 |
| Binary | 1110010 | 1100000 | 110100 | 0 | 10000 | 110110 | 110111 | 101011 | 100101 | 100001 |
Color Harmonies of #726034
Complementary color
Monochromatic Colors of #726034
Black with #726034
Text Example
Text Example
White with #726034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726034; }
p { color: rgb(114,96,52); }
H1.HeaderClassName
{
color: #726034;
}
.AnyTagClassName
{
color: #726034;
}
</style>
background-color css
<style>
a { background-color: #726034; }
a { background-color: rgb(114,96,52); }
div.DivClassName
{
background-color: #726034;
}
.BgClassName
{
background-color: #726034;
}
</style>
border-color css
<style>
span { border-color: #726034; }
span { border-color: rgb(114,96,52); }
td.TdClassName
{
border-color: #726034;
}
.TagClassName
{
border-color: #726034;
}
</style>