Shades of Himalaya #726837
Tints of Himalaya #726837
RGB
CMYK
RGB Variations
Color information
#726837 (or 0x726837) is known color: Himalaya. HEX triplet: 72, 68 and 37. RGB value is (114,104,55). Sum of RGB (Red+Green+Blue) = 114+104+55=273 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.76% from 273); Green value is 104 (41.02% from 255 or 38.10% from 273); Blue value is 55 (21.88% from 255 or 20.15% from 273); Max value from RGB is 114 - color contains mainly: red. Hex color #726837 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726837 is #8D97C8. Grayscale: #656565. Windows color (decimal): -9279433 or 3631218. OLE color: 3631218.
HSL color Cylindrical-coordinate representation of color #726837: hue angle of 49.83º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #726837 is Cyan = 0, Magento = 0.09, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 104 | 55 | - |
| CMYK | 0 | 0.09 | 0.52 | 0.55 |
| HSL | 49.83º | 0.35% | 0.33% | - |
| HSV(B) | 49.83º | 0.52% | 0.45% | - |
| XYZ | 12.58 | 13.75 | 5.61 | - |
| YUV | 101.4 | 101.81 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 104 | 55 | 0 | 0.09 | 0.52 | 0.55 | 49.83 | 0.35 | 0.33 |
| Hex | 72 | 68 | 37 | 0 | 9 | 34 | 37 | 32 | 23 | 21 |
| Octal | 162 | 150 | 67 | 0 | 11 | 64 | 67 | 62 | 43 | 41 |
| Binary | 1110010 | 1101000 | 110111 | 0 | 1001 | 110100 | 110111 | 110010 | 100011 | 100001 |
Color Harmonies of #726837
Complementary color
Monochromatic Colors of #726837
Black with #726837
Text Example
Text Example
White with #726837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726837; }
p { color: rgb(114,104,55); }
H1.HeaderClassName
{
color: #726837;
}
.AnyTagClassName
{
color: #726837;
}
</style>
background-color css
<style>
a { background-color: #726837; }
a { background-color: rgb(114,104,55); }
div.DivClassName
{
background-color: #726837;
}
.BgClassName
{
background-color: #726837;
}
</style>
border-color css
<style>
span { border-color: #726837; }
span { border-color: rgb(114,104,55); }
td.TdClassName
{
border-color: #726837;
}
.TagClassName
{
border-color: #726837;
}
</style>