Shades of Himalaya #726321
Tints of Himalaya #726321
RGB
CMYK
RGB Variations
Color information
#726321 (or 0x726321) is known color: Himalaya. HEX triplet: 72, 63 and 21. RGB value is (114,99,33). Sum of RGB (Red+Green+Blue) = 114+99+33=246 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.34% from 246); Green value is 99 (39.06% from 255 or 40.24% from 246); Blue value is 33 (13.28% from 255 or 13.41% from 246); Max value from RGB is 114 - color contains mainly: red. Hex color #726321 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726321 is #8D9CDE. Grayscale: #606060. Windows color (decimal): -9280735 or 2188146. OLE color: 2188146.
HSL color Cylindrical-coordinate representation of color #726321: hue angle of 48.89º 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 #726321 is Cyan = 0, Magento = 0.13, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 99 | 33 | - |
| CMYK | 0 | 0.13 | 0.71 | 0.55 |
| HSL | 48.89º | 0.55% | 0.29% | - |
| HSV(B) | 48.89º | 0.71% | 0.45% | - |
| XYZ | 11.68 | 12.61 | 3.26 | - |
| YUV | 95.96 | 92.47 | 140.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 33 | 0 | 0.13 | 0.71 | 0.55 | 48.89 | 0.55 | 0.29 |
| Hex | 72 | 63 | 21 | 0 | D | 47 | 37 | 31 | 37 | 1D |
| Octal | 162 | 143 | 41 | 0 | 15 | 107 | 67 | 61 | 67 | 35 |
| Binary | 1110010 | 1100011 | 100001 | 0 | 1101 | 1000111 | 110111 | 110001 | 110111 | 11101 |
Color Harmonies of #726321
Complementary color
Monochromatic Colors of #726321
Black with #726321
Text Example
Text Example
White with #726321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726321; }
p { color: rgb(114,99,33); }
H1.HeaderClassName
{
color: #726321;
}
.AnyTagClassName
{
color: #726321;
}
</style>
background-color css
<style>
a { background-color: #726321; }
a { background-color: rgb(114,99,33); }
div.DivClassName
{
background-color: #726321;
}
.BgClassName
{
background-color: #726321;
}
</style>
border-color css
<style>
span { border-color: #726321; }
span { border-color: rgb(114,99,33); }
td.TdClassName
{
border-color: #726321;
}
.TagClassName
{
border-color: #726321;
}
</style>