Shades of Himalaya #746524
Tints of Himalaya #746524
RGB
CMYK
RGB Variations
Color information
#746524 (or 0x746524) is known color: Himalaya. HEX triplet: 74, 65 and 24. RGB value is (116,101,36). Sum of RGB (Red+Green+Blue) = 116+101+36=253 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.85% from 253); Green value is 101 (39.84% from 255 or 39.92% from 253); Blue value is 36 (14.45% from 255 or 14.23% from 253); Max value from RGB is 116 - color contains mainly: red. Hex color #746524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746524 is #8B9ADB. Grayscale: #626262. Windows color (decimal): -9149148 or 2385268. OLE color: 2385268.
HSL color Cylindrical-coordinate representation of color #746524: hue angle of 48.75º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #746524 is Cyan = 0, Magento = 0.13, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 36 | - |
| CMYK | 0 | 0.13 | 0.69 | 0.55 |
| HSL | 48.75º | 0.53% | 0.3% | - |
| HSV(B) | 48.75º | 0.69% | 0.45% | - |
| XYZ | 12.17 | 13.15 | 3.57 | - |
| YUV | 98.08 | 92.97 | 140.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 36 | 0 | 0.13 | 0.69 | 0.55 | 48.75 | 0.53 | 0.3 |
| Hex | 74 | 65 | 24 | 0 | D | 45 | 37 | 31 | 35 | 1E |
| Octal | 164 | 145 | 44 | 0 | 15 | 105 | 67 | 61 | 65 | 36 |
| Binary | 1110100 | 1100101 | 100100 | 0 | 1101 | 1000101 | 110111 | 110001 | 110101 | 11110 |
Color Harmonies of #746524
Complementary color
Monochromatic Colors of #746524
Black with #746524
Text Example
Text Example
White with #746524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746524; }
p { color: rgb(116,101,36); }
H1.HeaderClassName
{
color: #746524;
}
.AnyTagClassName
{
color: #746524;
}
</style>
background-color css
<style>
a { background-color: #746524; }
a { background-color: rgb(116,101,36); }
div.DivClassName
{
background-color: #746524;
}
.BgClassName
{
background-color: #746524;
}
</style>
border-color css
<style>
span { border-color: #746524; }
span { border-color: rgb(116,101,36); }
td.TdClassName
{
border-color: #746524;
}
.TagClassName
{
border-color: #746524;
}
</style>