Shades of Himalaya #746936
Tints of Himalaya #746936
RGB
CMYK
RGB Variations
Color information
#746936 (or 0x746936) is known color: Himalaya. HEX triplet: 74, 69 and 36. RGB value is (116,105,54). Sum of RGB (Red+Green+Blue) = 116+105+54=275 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.18% from 275); Green value is 105 (41.41% from 255 or 38.18% from 275); Blue value is 54 (21.48% from 255 or 19.64% from 275); Max value from RGB is 116 - color contains mainly: red. Hex color #746936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746936 is #8B96C9. Grayscale: #666666. Windows color (decimal): -9148106 or 3565940. OLE color: 3565940.
HSL color Cylindrical-coordinate representation of color #746936: hue angle of 49.35º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #746936 is Cyan = 0, Magento = 0.09, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 105 | 54 | - |
| CMYK | 0 | 0.09 | 0.53 | 0.55 |
| HSL | 49.35º | 0.36% | 0.33% | - |
| HSV(B) | 49.35º | 0.53% | 0.45% | - |
| XYZ | 12.92 | 14.08 | 5.53 | - |
| YUV | 102.48 | 100.64 | 137.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 54 | 0 | 0.09 | 0.53 | 0.55 | 49.35 | 0.36 | 0.33 |
| Hex | 74 | 69 | 36 | 0 | 9 | 35 | 37 | 31 | 24 | 21 |
| Octal | 164 | 151 | 66 | 0 | 11 | 65 | 67 | 61 | 44 | 41 |
| Binary | 1110100 | 1101001 | 110110 | 0 | 1001 | 110101 | 110111 | 110001 | 100100 | 100001 |
Color Harmonies of #746936
Complementary color
Monochromatic Colors of #746936
Black with #746936
Text Example
Text Example
White with #746936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746936; }
p { color: rgb(116,105,54); }
H1.HeaderClassName
{
color: #746936;
}
.AnyTagClassName
{
color: #746936;
}
</style>
background-color css
<style>
a { background-color: #746936; }
a { background-color: rgb(116,105,54); }
div.DivClassName
{
background-color: #746936;
}
.BgClassName
{
background-color: #746936;
}
</style>
border-color css
<style>
span { border-color: #746936; }
span { border-color: rgb(116,105,54); }
td.TdClassName
{
border-color: #746936;
}
.TagClassName
{
border-color: #746936;
}
</style>