Shades of Himalaya #736426
Tints of Himalaya #736426
RGB
CMYK
RGB Variations
Color information
#736426 (or 0x736426) is known color: Himalaya. HEX triplet: 73, 64 and 26. RGB value is (115,100,38). Sum of RGB (Red+Green+Blue) = 115+100+38=253 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.45% from 253); Green value is 100 (39.45% from 255 or 39.53% from 253); Blue value is 38 (15.23% from 255 or 15.02% from 253); Max value from RGB is 115 - color contains mainly: red. Hex color #736426 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736426 is #8C9BD9. Grayscale: #616161. Windows color (decimal): -9214938 or 2516083. OLE color: 2516083.
HSL color Cylindrical-coordinate representation of color #736426: hue angle of 48.31º 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 #736426 is Cyan = 0, Magento = 0.13, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 38 | - |
| CMYK | 0 | 0.13 | 0.67 | 0.55 |
| HSL | 48.31º | 0.5% | 0.3% | - |
| HSV(B) | 48.31º | 0.67% | 0.45% | - |
| XYZ | 11.98 | 12.9 | 3.69 | - |
| YUV | 97.42 | 94.47 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 38 | 0 | 0.13 | 0.67 | 0.55 | 48.31 | 0.5 | 0.3 |
| Hex | 73 | 64 | 26 | 0 | D | 43 | 37 | 30 | 32 | 1E |
| Octal | 163 | 144 | 46 | 0 | 15 | 103 | 67 | 60 | 62 | 36 |
| Binary | 1110011 | 1100100 | 100110 | 0 | 1101 | 1000011 | 110111 | 110000 | 110010 | 11110 |
Color Harmonies of #736426
Complementary color
Monochromatic Colors of #736426
Black with #736426
Text Example
Text Example
White with #736426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736426; }
p { color: rgb(115,100,38); }
H1.HeaderClassName
{
color: #736426;
}
.AnyTagClassName
{
color: #736426;
}
</style>
background-color css
<style>
a { background-color: #736426; }
a { background-color: rgb(115,100,38); }
div.DivClassName
{
background-color: #736426;
}
.BgClassName
{
background-color: #736426;
}
</style>
border-color css
<style>
span { border-color: #736426; }
span { border-color: rgb(115,100,38); }
td.TdClassName
{
border-color: #736426;
}
.TagClassName
{
border-color: #736426;
}
</style>