Shades of Himalaya #726426
Tints of Himalaya #726426
RGB
CMYK
RGB Variations
Color information
#726426 (or 0x726426) is known color: Himalaya. HEX triplet: 72, 64 and 26. RGB value is (114,100,38). Sum of RGB (Red+Green+Blue) = 114+100+38=252 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.24% from 252); Green value is 100 (39.45% from 255 or 39.68% from 252); Blue value is 38 (15.23% from 255 or 15.08% from 252); Max value from RGB is 114 - color contains mainly: red. Hex color #726426 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726426 is #8D9BD9. Grayscale: #616161. Windows color (decimal): -9280474 or 2516082. OLE color: 2516082.
HSL color Cylindrical-coordinate representation of color #726426: hue angle of 48.95º 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 #726426 is Cyan = 0, Magento = 0.12, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 100 | 38 | - |
| CMYK | 0 | 0.12 | 0.67 | 0.55 |
| HSL | 48.95º | 0.5% | 0.3% | - |
| HSV(B) | 48.95º | 0.67% | 0.45% | - |
| XYZ | 11.85 | 12.83 | 3.69 | - |
| YUV | 97.12 | 94.64 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 100 | 38 | 0 | 0.12 | 0.67 | 0.55 | 48.95 | 0.5 | 0.3 |
| Hex | 72 | 64 | 26 | 0 | C | 43 | 37 | 31 | 32 | 1E |
| Octal | 162 | 144 | 46 | 0 | 14 | 103 | 67 | 61 | 62 | 36 |
| Binary | 1110010 | 1100100 | 100110 | 0 | 1100 | 1000011 | 110111 | 110001 | 110010 | 11110 |
Color Harmonies of #726426
Complementary color
Monochromatic Colors of #726426
Black with #726426
Text Example
Text Example
White with #726426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726426; }
p { color: rgb(114,100,38); }
H1.HeaderClassName
{
color: #726426;
}
.AnyTagClassName
{
color: #726426;
}
</style>
background-color css
<style>
a { background-color: #726426; }
a { background-color: rgb(114,100,38); }
div.DivClassName
{
background-color: #726426;
}
.BgClassName
{
background-color: #726426;
}
</style>
border-color css
<style>
span { border-color: #726426; }
span { border-color: rgb(114,100,38); }
td.TdClassName
{
border-color: #726426;
}
.TagClassName
{
border-color: #726426;
}
</style>