Shades of Himalaya #746939
Tints of Himalaya #746939
RGB
CMYK
RGB Variations
Color information
#746939 (or 0x746939) is known color: Himalaya. HEX triplet: 74, 69 and 39. RGB value is (116,105,57). Sum of RGB (Red+Green+Blue) = 116+105+57=278 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.73% from 278); Green value is 105 (41.41% from 255 or 37.77% from 278); Blue value is 57 (22.66% from 255 or 20.50% from 278); Max value from RGB is 116 - color contains mainly: red. Hex color #746939 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746939 is #8B96C6. Grayscale: #676767. Windows color (decimal): -9148103 or 3762548. OLE color: 3762548.
HSL color Cylindrical-coordinate representation of color #746939: hue angle of 48.81º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #746939 is Cyan = 0, Magento = 0.09, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 105 | 57 | - |
| CMYK | 0 | 0.09 | 0.51 | 0.55 |
| HSL | 48.81º | 0.34% | 0.34% | - |
| HSV(B) | 48.81º | 0.51% | 0.45% | - |
| XYZ | 12.99 | 14.11 | 5.91 | - |
| YUV | 102.82 | 102.14 | 137.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 57 | 0 | 0.09 | 0.51 | 0.55 | 48.81 | 0.34 | 0.34 |
| Hex | 74 | 69 | 39 | 0 | 9 | 33 | 37 | 31 | 22 | 22 |
| Octal | 164 | 151 | 71 | 0 | 11 | 63 | 67 | 61 | 42 | 42 |
| Binary | 1110100 | 1101001 | 111001 | 0 | 1001 | 110011 | 110111 | 110001 | 100010 | 100010 |
Color Harmonies of #746939
Complementary color
Monochromatic Colors of #746939
Black with #746939
Text Example
Text Example
White with #746939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746939; }
p { color: rgb(116,105,57); }
H1.HeaderClassName
{
color: #746939;
}
.AnyTagClassName
{
color: #746939;
}
</style>
background-color css
<style>
a { background-color: #746939; }
a { background-color: rgb(116,105,57); }
div.DivClassName
{
background-color: #746939;
}
.BgClassName
{
background-color: #746939;
}
</style>
border-color css
<style>
span { border-color: #746939; }
span { border-color: rgb(116,105,57); }
td.TdClassName
{
border-color: #746939;
}
.TagClassName
{
border-color: #746939;
}
</style>