Shades of Himalaya #726534
Tints of Himalaya #726534
RGB
CMYK
RGB Variations
Color information
#726534 (or 0x726534) is known color: Himalaya. HEX triplet: 72, 65 and 34. RGB value is (114,101,52). Sum of RGB (Red+Green+Blue) = 114+101+52=267 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.70% from 267); Green value is 101 (39.84% from 255 or 37.83% from 267); Blue value is 52 (20.70% from 255 or 19.48% from 267); Max value from RGB is 114 - color contains mainly: red. Hex color #726534 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726534 is #8D9ACB. Grayscale: #636363. Windows color (decimal): -9280204 or 3433842. OLE color: 3433842.
HSL color Cylindrical-coordinate representation of color #726534: hue angle of 47.42º 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 #726534 is Cyan = 0, Magento = 0.11, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 101 | 52 | - |
| CMYK | 0 | 0.11 | 0.54 | 0.55 |
| HSL | 47.42º | 0.37% | 0.33% | - |
| HSV(B) | 47.42º | 0.54% | 0.45% | - |
| XYZ | 12.21 | 13.13 | 5.14 | - |
| YUV | 99.3 | 101.31 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 52 | 0 | 0.11 | 0.54 | 0.55 | 47.42 | 0.37 | 0.33 |
| Hex | 72 | 65 | 34 | 0 | B | 36 | 37 | 2F | 25 | 21 |
| Octal | 162 | 145 | 64 | 0 | 13 | 66 | 67 | 57 | 45 | 41 |
| Binary | 1110010 | 1100101 | 110100 | 0 | 1011 | 110110 | 110111 | 101111 | 100101 | 100001 |
Color Harmonies of #726534
Complementary color
Monochromatic Colors of #726534
Black with #726534
Text Example
Text Example
White with #726534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726534; }
p { color: rgb(114,101,52); }
H1.HeaderClassName
{
color: #726534;
}
.AnyTagClassName
{
color: #726534;
}
</style>
background-color css
<style>
a { background-color: #726534; }
a { background-color: rgb(114,101,52); }
div.DivClassName
{
background-color: #726534;
}
.BgClassName
{
background-color: #726534;
}
</style>
border-color css
<style>
span { border-color: #726534; }
span { border-color: rgb(114,101,52); }
td.TdClassName
{
border-color: #726534;
}
.TagClassName
{
border-color: #726534;
}
</style>