Shades of Himalaya #726537
Tints of Himalaya #726537
RGB
CMYK
RGB Variations
Color information
#726537 (or 0x726537) is known color: Himalaya. HEX triplet: 72, 65 and 37. RGB value is (114,101,55). Sum of RGB (Red+Green+Blue) = 114+101+55=270 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.22% from 270); Green value is 101 (39.84% from 255 or 37.41% from 270); Blue value is 55 (21.88% from 255 or 20.37% from 270); Max value from RGB is 114 - color contains mainly: red. Hex color #726537 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726537 is #8D9AC8. Grayscale: #636363. Windows color (decimal): -9280201 or 3630450. OLE color: 3630450.
HSL color Cylindrical-coordinate representation of color #726537: hue angle of 46.78º 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 #726537 is Cyan = 0, Magento = 0.11, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 101 | 55 | - |
| CMYK | 0 | 0.11 | 0.52 | 0.55 |
| HSL | 46.78º | 0.35% | 0.33% | - |
| HSV(B) | 46.78º | 0.52% | 0.45% | - |
| XYZ | 12.28 | 13.16 | 5.51 | - |
| YUV | 99.64 | 102.81 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 55 | 0 | 0.11 | 0.52 | 0.55 | 46.78 | 0.35 | 0.33 |
| Hex | 72 | 65 | 37 | 0 | B | 34 | 37 | 2F | 23 | 21 |
| Octal | 162 | 145 | 67 | 0 | 13 | 64 | 67 | 57 | 43 | 41 |
| Binary | 1110010 | 1100101 | 110111 | 0 | 1011 | 110100 | 110111 | 101111 | 100011 | 100001 |
Color Harmonies of #726537
Complementary color
Monochromatic Colors of #726537
Black with #726537
Text Example
Text Example
White with #726537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726537; }
p { color: rgb(114,101,55); }
H1.HeaderClassName
{
color: #726537;
}
.AnyTagClassName
{
color: #726537;
}
</style>
background-color css
<style>
a { background-color: #726537; }
a { background-color: rgb(114,101,55); }
div.DivClassName
{
background-color: #726537;
}
.BgClassName
{
background-color: #726537;
}
</style>
border-color css
<style>
span { border-color: #726537; }
span { border-color: rgb(114,101,55); }
td.TdClassName
{
border-color: #726537;
}
.TagClassName
{
border-color: #726537;
}
</style>