Shades of Himalaya #736121
Tints of Himalaya #736121
RGB
CMYK
RGB Variations
Color information
#736121 (or 0x736121) is known color: Himalaya. HEX triplet: 73, 61 and 21. RGB value is (115,97,33). Sum of RGB (Red+Green+Blue) = 115+97+33=245 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.94% from 245); Green value is 97 (38.28% from 255 or 39.59% from 245); Blue value is 33 (13.28% from 255 or 13.47% from 245); Max value from RGB is 115 - color contains mainly: red. Hex color #736121 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736121 is #8C9EDE. Grayscale: #5F5F5F. Windows color (decimal): -9215711 or 2187635. OLE color: 2187635.
HSL color Cylindrical-coordinate representation of color #736121: hue angle of 46.83º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #736121 is Cyan = 0, Magento = 0.16, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 97 | 33 | - |
| CMYK | 0 | 0.16 | 0.71 | 0.55 |
| HSL | 46.83º | 0.55% | 0.29% | - |
| HSV(B) | 46.83º | 0.71% | 0.45% | - |
| XYZ | 11.62 | 12.3 | 3.2 | - |
| YUV | 95.09 | 92.96 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 33 | 0 | 0.16 | 0.71 | 0.55 | 46.83 | 0.55 | 0.29 |
| Hex | 73 | 61 | 21 | 0 | 10 | 47 | 37 | 2F | 37 | 1D |
| Octal | 163 | 141 | 41 | 0 | 20 | 107 | 67 | 57 | 67 | 35 |
| Binary | 1110011 | 1100001 | 100001 | 0 | 10000 | 1000111 | 110111 | 101111 | 110111 | 11101 |
Color Harmonies of #736121
Complementary color
Monochromatic Colors of #736121
Black with #736121
Text Example
Text Example
White with #736121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736121; }
p { color: rgb(115,97,33); }
H1.HeaderClassName
{
color: #736121;
}
.AnyTagClassName
{
color: #736121;
}
</style>
background-color css
<style>
a { background-color: #736121; }
a { background-color: rgb(115,97,33); }
div.DivClassName
{
background-color: #736121;
}
.BgClassName
{
background-color: #736121;
}
</style>
border-color css
<style>
span { border-color: #736121; }
span { border-color: rgb(115,97,33); }
td.TdClassName
{
border-color: #736121;
}
.TagClassName
{
border-color: #736121;
}
</style>