Shades of Himalaya #726226
Tints of Himalaya #726226
RGB
CMYK
RGB Variations
Color information
#726226 (or 0x726226) is known color: Himalaya. HEX triplet: 72, 62 and 26. RGB value is (114,98,38). Sum of RGB (Red+Green+Blue) = 114+98+38=250 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.6% from 250); Green value is 98 (38.67% from 255 or 39.2% from 250); Blue value is 38 (15.23% from 255 or 15.2% from 250); Max value from RGB is 114 - color contains mainly: red. Hex color #726226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726226 is #8D9DD9. Grayscale: #606060. Windows color (decimal): -9280986 or 2515570. OLE color: 2515570.
HSL color Cylindrical-coordinate representation of color #726226: hue angle of 47.37º 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 #726226 is Cyan = 0, Magento = 0.14, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 98 | 38 | - |
| CMYK | 0 | 0.14 | 0.67 | 0.55 |
| HSL | 47.37º | 0.5% | 0.3% | - |
| HSV(B) | 47.37º | 0.67% | 0.45% | - |
| XYZ | 11.66 | 12.45 | 3.62 | - |
| YUV | 95.94 | 95.3 | 140.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 98 | 38 | 0 | 0.14 | 0.67 | 0.55 | 47.37 | 0.5 | 0.3 |
| Hex | 72 | 62 | 26 | 0 | E | 43 | 37 | 2F | 32 | 1E |
| Octal | 162 | 142 | 46 | 0 | 16 | 103 | 67 | 57 | 62 | 36 |
| Binary | 1110010 | 1100010 | 100110 | 0 | 1110 | 1000011 | 110111 | 101111 | 110010 | 11110 |
Color Harmonies of #726226
Complementary color
Monochromatic Colors of #726226
Black with #726226
Text Example
Text Example
White with #726226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726226; }
p { color: rgb(114,98,38); }
H1.HeaderClassName
{
color: #726226;
}
.AnyTagClassName
{
color: #726226;
}
</style>
background-color css
<style>
a { background-color: #726226; }
a { background-color: rgb(114,98,38); }
div.DivClassName
{
background-color: #726226;
}
.BgClassName
{
background-color: #726226;
}
</style>
border-color css
<style>
span { border-color: #726226; }
span { border-color: rgb(114,98,38); }
td.TdClassName
{
border-color: #726226;
}
.TagClassName
{
border-color: #726226;
}
</style>