Shades of Himalaya #736934
Tints of Himalaya #736934
RGB
CMYK
RGB Variations
Color information
#736934 (or 0x736934) is known color: Himalaya. HEX triplet: 73, 69 and 34. RGB value is (115,105,52). Sum of RGB (Red+Green+Blue) = 115+105+52=272 (36% of max value = 765). Red value is 115 (45.31% from 255 or 42.28% from 272); Green value is 105 (41.41% from 255 or 38.60% from 272); Blue value is 52 (20.70% from 255 or 19.12% from 272); Max value from RGB is 115 - color contains mainly: red. Hex color #736934 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736934 is #8C96CB. Grayscale: #666666. Windows color (decimal): -9213644 or 3434867. OLE color: 3434867.
HSL color Cylindrical-coordinate representation of color #736934: hue angle of 50.48º 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 #736934 is Cyan = 0, Magento = 0.09, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 105 | 52 | - |
| CMYK | 0 | 0.09 | 0.55 | 0.55 |
| HSL | 50.48º | 0.38% | 0.33% | - |
| HSV(B) | 50.48º | 0.55% | 0.45% | - |
| XYZ | 12.74 | 14 | 5.28 | - |
| YUV | 101.95 | 99.81 | 137.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 52 | 0 | 0.09 | 0.55 | 0.55 | 50.48 | 0.38 | 0.33 |
| Hex | 73 | 69 | 34 | 0 | 9 | 37 | 37 | 32 | 26 | 21 |
| Octal | 163 | 151 | 64 | 0 | 11 | 67 | 67 | 62 | 46 | 41 |
| Binary | 1110011 | 1101001 | 110100 | 0 | 1001 | 110111 | 110111 | 110010 | 100110 | 100001 |
Color Harmonies of #736934
Complementary color
Monochromatic Colors of #736934
Black with #736934
Text Example
Text Example
White with #736934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736934; }
p { color: rgb(115,105,52); }
H1.HeaderClassName
{
color: #736934;
}
.AnyTagClassName
{
color: #736934;
}
</style>
background-color css
<style>
a { background-color: #736934; }
a { background-color: rgb(115,105,52); }
div.DivClassName
{
background-color: #736934;
}
.BgClassName
{
background-color: #736934;
}
</style>
border-color css
<style>
span { border-color: #736934; }
span { border-color: rgb(115,105,52); }
td.TdClassName
{
border-color: #736934;
}
.TagClassName
{
border-color: #736934;
}
</style>