Shades of Himalaya #726421
Tints of Himalaya #726421
RGB
CMYK
RGB Variations
Color information
#726421 (or 0x726421) is known color: Himalaya. HEX triplet: 72, 64 and 21. RGB value is (114,100,33). Sum of RGB (Red+Green+Blue) = 114+100+33=247 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.15% from 247); Green value is 100 (39.45% from 255 or 40.49% from 247); Blue value is 33 (13.28% from 255 or 13.36% from 247); Max value from RGB is 114 - color contains mainly: red. Hex color #726421 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726421 is #8D9BDE. Grayscale: #606060. Windows color (decimal): -9280479 or 2188402. OLE color: 2188402.
HSL color Cylindrical-coordinate representation of color #726421: hue angle of 49.63º 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 #726421 is Cyan = 0, Magento = 0.12, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 100 | 33 | - |
| CMYK | 0 | 0.12 | 0.71 | 0.55 |
| HSL | 49.63º | 0.55% | 0.29% | - |
| HSV(B) | 49.63º | 0.71% | 0.45% | - |
| XYZ | 11.77 | 12.8 | 3.29 | - |
| YUV | 96.55 | 92.14 | 140.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 100 | 33 | 0 | 0.12 | 0.71 | 0.55 | 49.63 | 0.55 | 0.29 |
| Hex | 72 | 64 | 21 | 0 | C | 47 | 37 | 32 | 37 | 1D |
| Octal | 162 | 144 | 41 | 0 | 14 | 107 | 67 | 62 | 67 | 35 |
| Binary | 1110010 | 1100100 | 100001 | 0 | 1100 | 1000111 | 110111 | 110010 | 110111 | 11101 |
Color Harmonies of #726421
Complementary color
Monochromatic Colors of #726421
Black with #726421
Text Example
Text Example
White with #726421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726421; }
p { color: rgb(114,100,33); }
H1.HeaderClassName
{
color: #726421;
}
.AnyTagClassName
{
color: #726421;
}
</style>
background-color css
<style>
a { background-color: #726421; }
a { background-color: rgb(114,100,33); }
div.DivClassName
{
background-color: #726421;
}
.BgClassName
{
background-color: #726421;
}
</style>
border-color css
<style>
span { border-color: #726421; }
span { border-color: rgb(114,100,33); }
td.TdClassName
{
border-color: #726421;
}
.TagClassName
{
border-color: #726421;
}
</style>