Shades of Himalaya #726935
Tints of Himalaya #726935
RGB
CMYK
RGB Variations
Color information
#726935 (or 0x726935) is known color: Himalaya. HEX triplet: 72, 69 and 35. RGB value is (114,105,53). Sum of RGB (Red+Green+Blue) = 114+105+53=272 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.91% from 272); Green value is 105 (41.41% from 255 or 38.60% from 272); Blue value is 53 (21.09% from 255 or 19.49% from 272); Max value from RGB is 114 - color contains mainly: red. Hex color #726935 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726935 is #8D96CA. Grayscale: #656565. Windows color (decimal): -9279179 or 3500402. OLE color: 3500402.
HSL color Cylindrical-coordinate representation of color #726935: hue angle of 51.15º 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 #726935 is Cyan = 0, Magento = 0.08, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 105 | 53 | - |
| CMYK | 0 | 0.08 | 0.54 | 0.55 |
| HSL | 51.15º | 0.37% | 0.33% | - |
| HSV(B) | 51.15º | 0.54% | 0.45% | - |
| XYZ | 12.63 | 13.94 | 5.39 | - |
| YUV | 101.76 | 100.48 | 136.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 53 | 0 | 0.08 | 0.54 | 0.55 | 51.15 | 0.37 | 0.33 |
| Hex | 72 | 69 | 35 | 0 | 8 | 36 | 37 | 33 | 25 | 21 |
| Octal | 162 | 151 | 65 | 0 | 10 | 66 | 67 | 63 | 45 | 41 |
| Binary | 1110010 | 1101001 | 110101 | 0 | 1000 | 110110 | 110111 | 110011 | 100101 | 100001 |
Color Harmonies of #726935
Complementary color
Monochromatic Colors of #726935
Black with #726935
Text Example
Text Example
White with #726935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726935; }
p { color: rgb(114,105,53); }
H1.HeaderClassName
{
color: #726935;
}
.AnyTagClassName
{
color: #726935;
}
</style>
background-color css
<style>
a { background-color: #726935; }
a { background-color: rgb(114,105,53); }
div.DivClassName
{
background-color: #726935;
}
.BgClassName
{
background-color: #726935;
}
</style>
border-color css
<style>
span { border-color: #726935; }
span { border-color: rgb(114,105,53); }
td.TdClassName
{
border-color: #726935;
}
.TagClassName
{
border-color: #726935;
}
</style>