Shades of Himalaya #746523
Tints of Himalaya #746523
RGB
CMYK
RGB Variations
Color information
#746523 (or 0x746523) is known color: Himalaya. HEX triplet: 74, 65 and 23. RGB value is (116,101,35). Sum of RGB (Red+Green+Blue) = 116+101+35=252 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.03% from 252); Green value is 101 (39.84% from 255 or 40.08% from 252); Blue value is 35 (14.06% from 255 or 13.89% from 252); Max value from RGB is 116 - color contains mainly: red. Hex color #746523 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746523 is #8B9ADC. Grayscale: #626262. Windows color (decimal): -9149149 or 2319732. OLE color: 2319732.
HSL color Cylindrical-coordinate representation of color #746523: hue angle of 48.89º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #746523 is Cyan = 0, Magento = 0.13, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 35 | - |
| CMYK | 0 | 0.13 | 0.70 | 0.55 |
| HSL | 48.89º | 0.54% | 0.3% | - |
| HSV(B) | 48.89º | 0.7% | 0.45% | - |
| XYZ | 12.16 | 13.14 | 3.49 | - |
| YUV | 97.96 | 92.47 | 140.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 35 | 0 | 0.13 | 0.70 | 0.55 | 48.89 | 0.54 | 0.3 |
| Hex | 74 | 65 | 23 | 0 | D | 46 | 37 | 31 | 36 | 1E |
| Octal | 164 | 145 | 43 | 0 | 15 | 106 | 67 | 61 | 66 | 36 |
| Binary | 1110100 | 1100101 | 100011 | 0 | 1101 | 1000110 | 110111 | 110001 | 110110 | 11110 |
Color Harmonies of #746523
Complementary color
Monochromatic Colors of #746523
Black with #746523
Text Example
Text Example
White with #746523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746523; }
p { color: rgb(116,101,35); }
H1.HeaderClassName
{
color: #746523;
}
.AnyTagClassName
{
color: #746523;
}
</style>
background-color css
<style>
a { background-color: #746523; }
a { background-color: rgb(116,101,35); }
div.DivClassName
{
background-color: #746523;
}
.BgClassName
{
background-color: #746523;
}
</style>
border-color css
<style>
span { border-color: #746523; }
span { border-color: rgb(116,101,35); }
td.TdClassName
{
border-color: #746523;
}
.TagClassName
{
border-color: #746523;
}
</style>