Shades of Himalaya #736134
Tints of Himalaya #736134
RGB
CMYK
RGB Variations
Color information
#736134 (or 0x736134) is known color: Himalaya. HEX triplet: 73, 61 and 34. RGB value is (115,97,52). Sum of RGB (Red+Green+Blue) = 115+97+52=264 (34% of max value = 765). Red value is 115 (45.31% from 255 or 43.56% from 264); Green value is 97 (38.28% from 255 or 36.74% from 264); Blue value is 52 (20.70% from 255 or 19.70% from 264); Max value from RGB is 115 - color contains mainly: red. Hex color #736134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736134 is #8C9ECB. Grayscale: #616161. Windows color (decimal): -9215692 or 3432819. OLE color: 3432819.
HSL color Cylindrical-coordinate representation of color #736134: hue angle of 42.86º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #736134 is Cyan = 0, Magento = 0.16, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 97 | 52 | - |
| CMYK | 0 | 0.16 | 0.55 | 0.55 |
| HSL | 42.86º | 0.38% | 0.33% | - |
| HSV(B) | 42.86º | 0.55% | 0.45% | - |
| XYZ | 11.96 | 12.44 | 5.02 | - |
| YUV | 97.25 | 102.46 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 52 | 0 | 0.16 | 0.55 | 0.55 | 42.86 | 0.38 | 0.33 |
| Hex | 73 | 61 | 34 | 0 | 10 | 37 | 37 | 2B | 26 | 21 |
| Octal | 163 | 141 | 64 | 0 | 20 | 67 | 67 | 53 | 46 | 41 |
| Binary | 1110011 | 1100001 | 110100 | 0 | 10000 | 110111 | 110111 | 101011 | 100110 | 100001 |
Color Harmonies of #736134
Complementary color
Monochromatic Colors of #736134
Black with #736134
Text Example
Text Example
White with #736134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736134; }
p { color: rgb(115,97,52); }
H1.HeaderClassName
{
color: #736134;
}
.AnyTagClassName
{
color: #736134;
}
</style>
background-color css
<style>
a { background-color: #736134; }
a { background-color: rgb(115,97,52); }
div.DivClassName
{
background-color: #736134;
}
.BgClassName
{
background-color: #736134;
}
</style>
border-color css
<style>
span { border-color: #736134; }
span { border-color: rgb(115,97,52); }
td.TdClassName
{
border-color: #736134;
}
.TagClassName
{
border-color: #736134;
}
</style>