Shades of Himalaya #746734
Tints of Himalaya #746734
RGB
CMYK
RGB Variations
Color information
#746734 (or 0x746734) is known color: Himalaya. HEX triplet: 74, 67 and 34. RGB value is (116,103,52). Sum of RGB (Red+Green+Blue) = 116+103+52=271 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.80% from 271); Green value is 103 (40.62% from 255 or 38.01% from 271); Blue value is 52 (20.70% from 255 or 19.19% from 271); Max value from RGB is 116 - color contains mainly: red. Hex color #746734 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746734 is #8B98CB. Grayscale: #656565. Windows color (decimal): -9148620 or 3434356. OLE color: 3434356.
HSL color Cylindrical-coordinate representation of color #746734: hue angle of 47.81º 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 #746734 is Cyan = 0, Magento = 0.11, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 103 | 52 | - |
| CMYK | 0 | 0.11 | 0.55 | 0.55 |
| HSL | 47.81º | 0.38% | 0.33% | - |
| HSV(B) | 47.81º | 0.55% | 0.45% | - |
| XYZ | 12.67 | 13.66 | 5.22 | - |
| YUV | 101.07 | 100.31 | 138.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 52 | 0 | 0.11 | 0.55 | 0.55 | 47.81 | 0.38 | 0.33 |
| Hex | 74 | 67 | 34 | 0 | B | 37 | 37 | 30 | 26 | 21 |
| Octal | 164 | 147 | 64 | 0 | 13 | 67 | 67 | 60 | 46 | 41 |
| Binary | 1110100 | 1100111 | 110100 | 0 | 1011 | 110111 | 110111 | 110000 | 100110 | 100001 |
Color Harmonies of #746734
Complementary color
Monochromatic Colors of #746734
Black with #746734
Text Example
Text Example
White with #746734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746734; }
p { color: rgb(116,103,52); }
H1.HeaderClassName
{
color: #746734;
}
.AnyTagClassName
{
color: #746734;
}
</style>
background-color css
<style>
a { background-color: #746734; }
a { background-color: rgb(116,103,52); }
div.DivClassName
{
background-color: #746734;
}
.BgClassName
{
background-color: #746734;
}
</style>
border-color css
<style>
span { border-color: #746734; }
span { border-color: rgb(116,103,52); }
td.TdClassName
{
border-color: #746734;
}
.TagClassName
{
border-color: #746734;
}
</style>