Shades of Himalaya #746832
Tints of Himalaya #746832
RGB
CMYK
RGB Variations
Color information
#746832 (or 0x746832) is known color: Himalaya. HEX triplet: 74, 68 and 32. RGB value is (116,104,50). Sum of RGB (Red+Green+Blue) = 116+104+50=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 104 (41.02% from 255 or 38.52% from 270); Blue value is 50 (19.92% from 255 or 18.52% from 270); Max value from RGB is 116 - color contains mainly: red. Hex color #746832 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746832 is #8B97CD. Grayscale: #656565. Windows color (decimal): -9148366 or 3303540. OLE color: 3303540.
HSL color Cylindrical-coordinate representation of color #746832: hue angle of 49.09º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #746832 is Cyan = 0, Magento = 0.10, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 104 | 50 | - |
| CMYK | 0 | 0.10 | 0.57 | 0.55 |
| HSL | 49.09º | 0.4% | 0.33% | - |
| HSV(B) | 49.09º | 0.57% | 0.45% | - |
| XYZ | 12.73 | 13.84 | 5.02 | - |
| YUV | 101.43 | 98.98 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 104 | 50 | 0 | 0.10 | 0.57 | 0.55 | 49.09 | 0.4 | 0.33 |
| Hex | 74 | 68 | 32 | 0 | A | 39 | 37 | 31 | 28 | 21 |
| Octal | 164 | 150 | 62 | 0 | 12 | 71 | 67 | 61 | 50 | 41 |
| Binary | 1110100 | 1101000 | 110010 | 0 | 1010 | 111001 | 110111 | 110001 | 101000 | 100001 |
Color Harmonies of #746832
Complementary color
Monochromatic Colors of #746832
Black with #746832
Text Example
Text Example
White with #746832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746832; }
p { color: rgb(116,104,50); }
H1.HeaderClassName
{
color: #746832;
}
.AnyTagClassName
{
color: #746832;
}
</style>
background-color css
<style>
a { background-color: #746832; }
a { background-color: rgb(116,104,50); }
div.DivClassName
{
background-color: #746832;
}
.BgClassName
{
background-color: #746832;
}
</style>
border-color css
<style>
span { border-color: #746832; }
span { border-color: rgb(116,104,50); }
td.TdClassName
{
border-color: #746832;
}
.TagClassName
{
border-color: #746832;
}
</style>