Shades of Himalaya #736026
Tints of Himalaya #736026
RGB
CMYK
RGB Variations
Color information
#736026 (or 0x736026) is known color: Himalaya. HEX triplet: 73, 60 and 26. RGB value is (115,96,38). Sum of RGB (Red+Green+Blue) = 115+96+38=249 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.18% from 249); Green value is 96 (37.89% from 255 or 38.55% from 249); Blue value is 38 (15.23% from 255 or 15.26% from 249); Max value from RGB is 115 - color contains mainly: red. Hex color #736026 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736026 is #8C9FD9. Grayscale: #5F5F5F. Windows color (decimal): -9215962 or 2515059. OLE color: 2515059.
HSL color Cylindrical-coordinate representation of color #736026: hue angle of 45.19º 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 #736026 is Cyan = 0, Magento = 0.17, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 38 | - |
| CMYK | 0 | 0.17 | 0.67 | 0.55 |
| HSL | 45.19º | 0.5% | 0.3% | - |
| HSV(B) | 45.19º | 0.67% | 0.45% | - |
| XYZ | 11.6 | 12.15 | 3.57 | - |
| YUV | 95.07 | 95.79 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 38 | 0 | 0.17 | 0.67 | 0.55 | 45.19 | 0.5 | 0.3 |
| Hex | 73 | 60 | 26 | 0 | 11 | 43 | 37 | 2D | 32 | 1E |
| Octal | 163 | 140 | 46 | 0 | 21 | 103 | 67 | 55 | 62 | 36 |
| Binary | 1110011 | 1100000 | 100110 | 0 | 10001 | 1000011 | 110111 | 101101 | 110010 | 11110 |
Color Harmonies of #736026
Complementary color
Monochromatic Colors of #736026
Black with #736026
Text Example
Text Example
White with #736026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736026; }
p { color: rgb(115,96,38); }
H1.HeaderClassName
{
color: #736026;
}
.AnyTagClassName
{
color: #736026;
}
</style>
background-color css
<style>
a { background-color: #736026; }
a { background-color: rgb(115,96,38); }
div.DivClassName
{
background-color: #736026;
}
.BgClassName
{
background-color: #736026;
}
</style>
border-color css
<style>
span { border-color: #736026; }
span { border-color: rgb(115,96,38); }
td.TdClassName
{
border-color: #736026;
}
.TagClassName
{
border-color: #736026;
}
</style>