Shades of Himalaya #746833
Tints of Himalaya #746833
RGB
CMYK
RGB Variations
Color information
#746833 (or 0x746833) is known color: Himalaya. HEX triplet: 74, 68 and 33. RGB value is (116,104,51). Sum of RGB (Red+Green+Blue) = 116+104+51=271 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.80% from 271); Green value is 104 (41.02% from 255 or 38.38% from 271); Blue value is 51 (20.31% from 255 or 18.82% from 271); Max value from RGB is 116 - color contains mainly: red. Hex color #746833 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746833 is #8B97CC. Grayscale: #656565. Windows color (decimal): -9148365 or 3369076. OLE color: 3369076.
HSL color Cylindrical-coordinate representation of color #746833: hue angle of 48.92º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #746833 is Cyan = 0, Magento = 0.10, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 104 | 51 | - |
| CMYK | 0 | 0.10 | 0.56 | 0.55 |
| HSL | 48.92º | 0.39% | 0.33% | - |
| HSV(B) | 48.92º | 0.56% | 0.45% | - |
| XYZ | 12.75 | 13.85 | 5.13 | - |
| YUV | 101.55 | 99.48 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 104 | 51 | 0 | 0.10 | 0.56 | 0.55 | 48.92 | 0.39 | 0.33 |
| Hex | 74 | 68 | 33 | 0 | A | 38 | 37 | 31 | 27 | 21 |
| Octal | 164 | 150 | 63 | 0 | 12 | 70 | 67 | 61 | 47 | 41 |
| Binary | 1110100 | 1101000 | 110011 | 0 | 1010 | 111000 | 110111 | 110001 | 100111 | 100001 |
Color Harmonies of #746833
Complementary color
Monochromatic Colors of #746833
Black with #746833
Text Example
Text Example
White with #746833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746833; }
p { color: rgb(116,104,51); }
H1.HeaderClassName
{
color: #746833;
}
.AnyTagClassName
{
color: #746833;
}
</style>
background-color css
<style>
a { background-color: #746833; }
a { background-color: rgb(116,104,51); }
div.DivClassName
{
background-color: #746833;
}
.BgClassName
{
background-color: #746833;
}
</style>
border-color css
<style>
span { border-color: #746833; }
span { border-color: rgb(116,104,51); }
td.TdClassName
{
border-color: #746833;
}
.TagClassName
{
border-color: #746833;
}
</style>