Shades of Himalaya #736626
Tints of Himalaya #736626
RGB
CMYK
RGB Variations
Color information
#736626 (or 0x736626) is known color: Himalaya. HEX triplet: 73, 66 and 26. RGB value is (115,102,38). Sum of RGB (Red+Green+Blue) = 115+102+38=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 102 (40.23% from 255 or 40% from 255); Blue value is 38 (15.23% from 255 or 14.90% from 255); Max value from RGB is 115 - color contains mainly: red. Hex color #736626 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736626 is #8C99D9. Grayscale: #626262. Windows color (decimal): -9214426 or 2516595. OLE color: 2516595.
HSL color Cylindrical-coordinate representation of color #736626: hue angle of 49.87º 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 #736626 is Cyan = 0, Magento = 0.11, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 38 | - |
| CMYK | 0 | 0.11 | 0.67 | 0.55 |
| HSL | 49.87º | 0.5% | 0.3% | - |
| HSV(B) | 49.87º | 0.67% | 0.45% | - |
| XYZ | 12.17 | 13.29 | 3.76 | - |
| YUV | 98.59 | 93.81 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 38 | 0 | 0.11 | 0.67 | 0.55 | 49.87 | 0.5 | 0.3 |
| Hex | 73 | 66 | 26 | 0 | B | 43 | 37 | 32 | 32 | 1E |
| Octal | 163 | 146 | 46 | 0 | 13 | 103 | 67 | 62 | 62 | 36 |
| Binary | 1110011 | 1100110 | 100110 | 0 | 1011 | 1000011 | 110111 | 110010 | 110010 | 11110 |
Color Harmonies of #736626
Complementary color
Monochromatic Colors of #736626
Black with #736626
Text Example
Text Example
White with #736626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736626; }
p { color: rgb(115,102,38); }
H1.HeaderClassName
{
color: #736626;
}
.AnyTagClassName
{
color: #736626;
}
</style>
background-color css
<style>
a { background-color: #736626; }
a { background-color: rgb(115,102,38); }
div.DivClassName
{
background-color: #736626;
}
.BgClassName
{
background-color: #736626;
}
</style>
border-color css
<style>
span { border-color: #736626; }
span { border-color: rgb(115,102,38); }
td.TdClassName
{
border-color: #736626;
}
.TagClassName
{
border-color: #736626;
}
</style>