Shades of Himalaya #726422
Tints of Himalaya #726422
RGB
CMYK
RGB Variations
Color information
#726422 (or 0x726422) is known color: Himalaya. HEX triplet: 72, 64 and 22. RGB value is (114,100,34). Sum of RGB (Red+Green+Blue) = 114+100+34=248 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.97% from 248); Green value is 100 (39.45% from 255 or 40.32% from 248); Blue value is 34 (13.67% from 255 or 13.71% from 248); Max value from RGB is 114 - color contains mainly: red. Hex color #726422 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726422 is #8D9BDD. Grayscale: #606060. Windows color (decimal): -9280478 or 2253938. OLE color: 2253938.
HSL color Cylindrical-coordinate representation of color #726422: hue angle of 49.5º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #726422 is Cyan = 0, Magento = 0.12, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 100 | 34 | - |
| CMYK | 0 | 0.12 | 0.70 | 0.55 |
| HSL | 49.5º | 0.54% | 0.29% | - |
| HSV(B) | 49.5º | 0.7% | 0.45% | - |
| XYZ | 11.79 | 12.81 | 3.36 | - |
| YUV | 96.66 | 92.64 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 100 | 34 | 0 | 0.12 | 0.70 | 0.55 | 49.5 | 0.54 | 0.29 |
| Hex | 72 | 64 | 22 | 0 | C | 46 | 37 | 32 | 36 | 1D |
| Octal | 162 | 144 | 42 | 0 | 14 | 106 | 67 | 62 | 66 | 35 |
| Binary | 1110010 | 1100100 | 100010 | 0 | 1100 | 1000110 | 110111 | 110010 | 110110 | 11101 |
Color Harmonies of #726422
Complementary color
Monochromatic Colors of #726422
Black with #726422
Text Example
Text Example
White with #726422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726422; }
p { color: rgb(114,100,34); }
H1.HeaderClassName
{
color: #726422;
}
.AnyTagClassName
{
color: #726422;
}
</style>
background-color css
<style>
a { background-color: #726422; }
a { background-color: rgb(114,100,34); }
div.DivClassName
{
background-color: #726422;
}
.BgClassName
{
background-color: #726422;
}
</style>
border-color css
<style>
span { border-color: #726422; }
span { border-color: rgb(114,100,34); }
td.TdClassName
{
border-color: #726422;
}
.TagClassName
{
border-color: #726422;
}
</style>