Shades of Himalaya #726133
Tints of Himalaya #726133
RGB
CMYK
RGB Variations
Color information
#726133 (or 0x726133) is known color: Himalaya. HEX triplet: 72, 61 and 33. RGB value is (114,97,51). Sum of RGB (Red+Green+Blue) = 114+97+51=262 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.51% from 262); Green value is 97 (38.28% from 255 or 37.02% from 262); Blue value is 51 (20.31% from 255 or 19.47% from 262); Max value from RGB is 114 - color contains mainly: red. Hex color #726133 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726133 is #8D9ECC. Grayscale: #616161. Windows color (decimal): -9281229 or 3367282. OLE color: 3367282.
HSL color Cylindrical-coordinate representation of color #726133: hue angle of 43.81º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #726133 is Cyan = 0, Magento = 0.15, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 97 | 51 | - |
| CMYK | 0 | 0.15 | 0.55 | 0.55 |
| HSL | 43.81º | 0.38% | 0.32% | - |
| HSV(B) | 43.81º | 0.55% | 0.45% | - |
| XYZ | 11.81 | 12.37 | 4.9 | - |
| YUV | 96.84 | 102.13 | 140.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 97 | 51 | 0 | 0.15 | 0.55 | 0.55 | 43.81 | 0.38 | 0.32 |
| Hex | 72 | 61 | 33 | 0 | F | 37 | 37 | 2C | 26 | 20 |
| Octal | 162 | 141 | 63 | 0 | 17 | 67 | 67 | 54 | 46 | 40 |
| Binary | 1110010 | 1100001 | 110011 | 0 | 1111 | 110111 | 110111 | 101100 | 100110 | 100000 |
Color Harmonies of #726133
Complementary color
Monochromatic Colors of #726133
Black with #726133
Text Example
Text Example
White with #726133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726133; }
p { color: rgb(114,97,51); }
H1.HeaderClassName
{
color: #726133;
}
.AnyTagClassName
{
color: #726133;
}
</style>
background-color css
<style>
a { background-color: #726133; }
a { background-color: rgb(114,97,51); }
div.DivClassName
{
background-color: #726133;
}
.BgClassName
{
background-color: #726133;
}
</style>
border-color css
<style>
span { border-color: #726133; }
span { border-color: rgb(114,97,51); }
td.TdClassName
{
border-color: #726133;
}
.TagClassName
{
border-color: #726133;
}
</style>