Shades of Himalaya #726221
Tints of Himalaya #726221
RGB
CMYK
RGB Variations
Color information
#726221 (or 0x726221) is known color: Himalaya. HEX triplet: 72, 62 and 21. RGB value is (114,98,33). Sum of RGB (Red+Green+Blue) = 114+98+33=245 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.53% from 245); Green value is 98 (38.67% from 255 or 40% from 245); Blue value is 33 (13.28% from 255 or 13.47% from 245); Max value from RGB is 114 - color contains mainly: red. Hex color #726221 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726221 is #8D9DDE. Grayscale: #5F5F5F. Windows color (decimal): -9280991 or 2187890. OLE color: 2187890.
HSL color Cylindrical-coordinate representation of color #726221: hue angle of 48.15º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #726221 is Cyan = 0, Magento = 0.14, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 98 | 33 | - |
| CMYK | 0 | 0.14 | 0.71 | 0.55 |
| HSL | 48.15º | 0.55% | 0.29% | - |
| HSV(B) | 48.15º | 0.71% | 0.45% | - |
| XYZ | 11.58 | 12.42 | 3.23 | - |
| YUV | 95.37 | 92.8 | 141.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 98 | 33 | 0 | 0.14 | 0.71 | 0.55 | 48.15 | 0.55 | 0.29 |
| Hex | 72 | 62 | 21 | 0 | E | 47 | 37 | 30 | 37 | 1D |
| Octal | 162 | 142 | 41 | 0 | 16 | 107 | 67 | 60 | 67 | 35 |
| Binary | 1110010 | 1100010 | 100001 | 0 | 1110 | 1000111 | 110111 | 110000 | 110111 | 11101 |
Color Harmonies of #726221
Complementary color
Monochromatic Colors of #726221
Black with #726221
Text Example
Text Example
White with #726221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726221; }
p { color: rgb(114,98,33); }
H1.HeaderClassName
{
color: #726221;
}
.AnyTagClassName
{
color: #726221;
}
</style>
background-color css
<style>
a { background-color: #726221; }
a { background-color: rgb(114,98,33); }
div.DivClassName
{
background-color: #726221;
}
.BgClassName
{
background-color: #726221;
}
</style>
border-color css
<style>
span { border-color: #726221; }
span { border-color: rgb(114,98,33); }
td.TdClassName
{
border-color: #726221;
}
.TagClassName
{
border-color: #726221;
}
</style>