Shades of Himalaya #726326
Tints of Himalaya #726326
RGB
CMYK
RGB Variations
Color information
#726326 (or 0x726326) is known color: Himalaya. HEX triplet: 72, 63 and 26. RGB value is (114,99,38). Sum of RGB (Red+Green+Blue) = 114+99+38=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 99 (39.06% from 255 or 39.44% from 251); Blue value is 38 (15.23% from 255 or 15.14% from 251); Max value from RGB is 114 - color contains mainly: red. Hex color #726326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726326 is #8D9CD9. Grayscale: #606060. Windows color (decimal): -9280730 or 2515826. OLE color: 2515826.
HSL color Cylindrical-coordinate representation of color #726326: hue angle of 48.16º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #726326 is Cyan = 0, Magento = 0.13, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 99 | 38 | - |
| CMYK | 0 | 0.13 | 0.67 | 0.55 |
| HSL | 48.16º | 0.5% | 0.3% | - |
| HSV(B) | 48.16º | 0.67% | 0.45% | - |
| XYZ | 11.75 | 12.64 | 3.65 | - |
| YUV | 96.53 | 94.97 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 38 | 0 | 0.13 | 0.67 | 0.55 | 48.16 | 0.5 | 0.3 |
| Hex | 72 | 63 | 26 | 0 | D | 43 | 37 | 30 | 32 | 1E |
| Octal | 162 | 143 | 46 | 0 | 15 | 103 | 67 | 60 | 62 | 36 |
| Binary | 1110010 | 1100011 | 100110 | 0 | 1101 | 1000011 | 110111 | 110000 | 110010 | 11110 |
Color Harmonies of #726326
Complementary color
Monochromatic Colors of #726326
Black with #726326
Text Example
Text Example
White with #726326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726326; }
p { color: rgb(114,99,38); }
H1.HeaderClassName
{
color: #726326;
}
.AnyTagClassName
{
color: #726326;
}
</style>
background-color css
<style>
a { background-color: #726326; }
a { background-color: rgb(114,99,38); }
div.DivClassName
{
background-color: #726326;
}
.BgClassName
{
background-color: #726326;
}
</style>
border-color css
<style>
span { border-color: #726326; }
span { border-color: rgb(114,99,38); }
td.TdClassName
{
border-color: #726326;
}
.TagClassName
{
border-color: #726326;
}
</style>