Shades of Himalaya #726320
Tints of Himalaya #726320
RGB
CMYK
RGB Variations
Color information
#726320 (or 0x726320) is known color: Himalaya. HEX triplet: 72, 63 and 20. RGB value is (114,99,32). Sum of RGB (Red+Green+Blue) = 114+99+32=245 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.53% from 245); Green value is 99 (39.06% from 255 or 40.41% from 245); Blue value is 32 (12.89% from 255 or 13.06% from 245); Max value from RGB is 114 - color contains mainly: red. Hex color #726320 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726320 is #8D9CDF. Grayscale: #606060. Windows color (decimal): -9280736 or 2122610. OLE color: 2122610.
HSL color Cylindrical-coordinate representation of color #726320: hue angle of 49.02º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #726320 is Cyan = 0, Magento = 0.13, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 99 | 32 | - |
| CMYK | 0 | 0.13 | 0.72 | 0.55 |
| HSL | 49.02º | 0.56% | 0.29% | - |
| HSV(B) | 49.02º | 0.72% | 0.45% | - |
| XYZ | 11.66 | 12.61 | 3.18 | - |
| YUV | 95.85 | 91.97 | 140.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 32 | 0 | 0.13 | 0.72 | 0.55 | 49.02 | 0.56 | 0.29 |
| Hex | 72 | 63 | 20 | 0 | D | 48 | 37 | 31 | 38 | 1D |
| Octal | 162 | 143 | 40 | 0 | 15 | 110 | 67 | 61 | 70 | 35 |
| Binary | 1110010 | 1100011 | 100000 | 0 | 1101 | 1001000 | 110111 | 110001 | 111000 | 11101 |
Color Harmonies of #726320
Complementary color
Monochromatic Colors of #726320
Black with #726320
Text Example
Text Example
White with #726320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726320; }
p { color: rgb(114,99,32); }
H1.HeaderClassName
{
color: #726320;
}
.AnyTagClassName
{
color: #726320;
}
</style>
background-color css
<style>
a { background-color: #726320; }
a { background-color: rgb(114,99,32); }
div.DivClassName
{
background-color: #726320;
}
.BgClassName
{
background-color: #726320;
}
</style>
border-color css
<style>
span { border-color: #726320; }
span { border-color: rgb(114,99,32); }
td.TdClassName
{
border-color: #726320;
}
.TagClassName
{
border-color: #726320;
}
</style>