Shades of Himalaya #726536
Tints of Himalaya #726536
RGB
CMYK
RGB Variations
Color information
#726536 (or 0x726536) is known color: Himalaya. HEX triplet: 72, 65 and 36. RGB value is (114,101,54). Sum of RGB (Red+Green+Blue) = 114+101+54=269 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.38% from 269); Green value is 101 (39.84% from 255 or 37.55% from 269); Blue value is 54 (21.48% from 255 or 20.07% from 269); Max value from RGB is 114 - color contains mainly: red. Hex color #726536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726536 is #8D9AC9. Grayscale: #636363. Windows color (decimal): -9280202 or 3564914. OLE color: 3564914.
HSL color Cylindrical-coordinate representation of color #726536: hue angle of 47º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #726536 is Cyan = 0, Magento = 0.11, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 101 | 54 | - |
| CMYK | 0 | 0.11 | 0.53 | 0.55 |
| HSL | 47º | 0.36% | 0.33% | - |
| HSV(B) | 47º | 0.53% | 0.45% | - |
| XYZ | 12.26 | 13.15 | 5.38 | - |
| YUV | 99.53 | 102.31 | 138.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 54 | 0 | 0.11 | 0.53 | 0.55 | 47 | 0.36 | 0.33 |
| Hex | 72 | 65 | 36 | 0 | B | 35 | 37 | 2F | 24 | 21 |
| Octal | 162 | 145 | 66 | 0 | 13 | 65 | 67 | 57 | 44 | 41 |
| Binary | 1110010 | 1100101 | 110110 | 0 | 1011 | 110101 | 110111 | 101111 | 100100 | 100001 |
Color Harmonies of #726536
Complementary color
Monochromatic Colors of #726536
Black with #726536
Text Example
Text Example
White with #726536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726536; }
p { color: rgb(114,101,54); }
H1.HeaderClassName
{
color: #726536;
}
.AnyTagClassName
{
color: #726536;
}
</style>
background-color css
<style>
a { background-color: #726536; }
a { background-color: rgb(114,101,54); }
div.DivClassName
{
background-color: #726536;
}
.BgClassName
{
background-color: #726536;
}
</style>
border-color css
<style>
span { border-color: #726536; }
span { border-color: rgb(114,101,54); }
td.TdClassName
{
border-color: #726536;
}
.TagClassName
{
border-color: #726536;
}
</style>