Shades of Himalaya #746423
Tints of Himalaya #746423
RGB
CMYK
RGB Variations
Color information
#746423 (or 0x746423) is known color: Himalaya. HEX triplet: 74, 64 and 23. RGB value is (116,100,35). Sum of RGB (Red+Green+Blue) = 116+100+35=251 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.22% from 251); Green value is 100 (39.45% from 255 or 39.84% from 251); Blue value is 35 (14.06% from 255 or 13.94% from 251); Max value from RGB is 116 - color contains mainly: red. Hex color #746423 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746423 is #8B9BDC. Grayscale: #616161. Windows color (decimal): -9149405 or 2319476. OLE color: 2319476.
HSL color Cylindrical-coordinate representation of color #746423: hue angle of 48.15º 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 #746423 is Cyan = 0, Magento = 0.14, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 35 | - |
| CMYK | 0 | 0.14 | 0.70 | 0.55 |
| HSL | 48.15º | 0.54% | 0.3% | - |
| HSV(B) | 48.15º | 0.7% | 0.45% | - |
| XYZ | 12.06 | 12.95 | 3.45 | - |
| YUV | 97.37 | 92.8 | 141.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 35 | 0 | 0.14 | 0.70 | 0.55 | 48.15 | 0.54 | 0.3 |
| Hex | 74 | 64 | 23 | 0 | E | 46 | 37 | 30 | 36 | 1E |
| Octal | 164 | 144 | 43 | 0 | 16 | 106 | 67 | 60 | 66 | 36 |
| Binary | 1110100 | 1100100 | 100011 | 0 | 1110 | 1000110 | 110111 | 110000 | 110110 | 11110 |
Color Harmonies of #746423
Complementary color
Monochromatic Colors of #746423
Black with #746423
Text Example
Text Example
White with #746423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746423; }
p { color: rgb(116,100,35); }
H1.HeaderClassName
{
color: #746423;
}
.AnyTagClassName
{
color: #746423;
}
</style>
background-color css
<style>
a { background-color: #746423; }
a { background-color: rgb(116,100,35); }
div.DivClassName
{
background-color: #746423;
}
.BgClassName
{
background-color: #746423;
}
</style>
border-color css
<style>
span { border-color: #746423; }
span { border-color: rgb(116,100,35); }
td.TdClassName
{
border-color: #746423;
}
.TagClassName
{
border-color: #746423;
}
</style>