Shades of Himalaya #746638
Tints of Himalaya #746638
RGB
CMYK
RGB Variations
Color information
#746638 (or 0x746638) is known color: Himalaya. HEX triplet: 74, 66 and 38. RGB value is (116,102,56). Sum of RGB (Red+Green+Blue) = 116+102+56=274 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.34% from 274); Green value is 102 (40.23% from 255 or 37.23% from 274); Blue value is 56 (22.27% from 255 or 20.44% from 274); Max value from RGB is 116 - color contains mainly: red. Hex color #746638 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746638 is #8B99C7. Grayscale: #656565. Windows color (decimal): -9148872 or 3696244. OLE color: 3696244.
HSL color Cylindrical-coordinate representation of color #746638: hue angle of 46º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #746638 is Cyan = 0, Magento = 0.12, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 102 | 56 | - |
| CMYK | 0 | 0.12 | 0.52 | 0.55 |
| HSL | 46º | 0.35% | 0.34% | - |
| HSV(B) | 46º | 0.52% | 0.45% | - |
| XYZ | 12.67 | 13.5 | 5.68 | - |
| YUV | 100.94 | 102.64 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 102 | 56 | 0 | 0.12 | 0.52 | 0.55 | 46 | 0.35 | 0.34 |
| Hex | 74 | 66 | 38 | 0 | C | 34 | 37 | 2E | 23 | 22 |
| Octal | 164 | 146 | 70 | 0 | 14 | 64 | 67 | 56 | 43 | 42 |
| Binary | 1110100 | 1100110 | 111000 | 0 | 1100 | 110100 | 110111 | 101110 | 100011 | 100010 |
Color Harmonies of #746638
Complementary color
Monochromatic Colors of #746638
Black with #746638
Text Example
Text Example
White with #746638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746638; }
p { color: rgb(116,102,56); }
H1.HeaderClassName
{
color: #746638;
}
.AnyTagClassName
{
color: #746638;
}
</style>
background-color css
<style>
a { background-color: #746638; }
a { background-color: rgb(116,102,56); }
div.DivClassName
{
background-color: #746638;
}
.BgClassName
{
background-color: #746638;
}
</style>
border-color css
<style>
span { border-color: #746638; }
span { border-color: rgb(116,102,56); }
td.TdClassName
{
border-color: #746638;
}
.TagClassName
{
border-color: #746638;
}
</style>