Shades of Himalaya #766424
Tints of Himalaya #766424
RGB
CMYK
RGB Variations
Color information
#766424 (or 0x766424) is known color: Himalaya. HEX triplet: 76, 64 and 24. RGB value is (118,100,36). Sum of RGB (Red+Green+Blue) = 118+100+36=254 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.46% from 254); Green value is 100 (39.45% from 255 or 39.37% from 254); Blue value is 36 (14.45% from 255 or 14.17% from 254); Max value from RGB is 118 - color contains mainly: red. Hex color #766424 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766424 is #899BDB. Grayscale: #626262. Windows color (decimal): -9018332 or 2385014. OLE color: 2385014.
HSL color Cylindrical-coordinate representation of color #766424: hue angle of 46.83º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #766424 is Cyan = 0, Magento = 0.15, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 36 | - |
| CMYK | 0 | 0.15 | 0.69 | 0.54 |
| HSL | 46.83º | 0.53% | 0.3% | - |
| HSV(B) | 46.83º | 0.69% | 0.46% | - |
| XYZ | 12.35 | 13.09 | 3.55 | - |
| YUV | 98.09 | 92.96 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 36 | 0 | 0.15 | 0.69 | 0.54 | 46.83 | 0.53 | 0.3 |
| Hex | 76 | 64 | 24 | 0 | F | 45 | 36 | 2F | 35 | 1E |
| Octal | 166 | 144 | 44 | 0 | 17 | 105 | 66 | 57 | 65 | 36 |
| Binary | 1110110 | 1100100 | 100100 | 0 | 1111 | 1000101 | 110110 | 101111 | 110101 | 11110 |
Color Harmonies of #766424
Complementary color
Monochromatic Colors of #766424
Black with #766424
Text Example
Text Example
White with #766424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766424; }
p { color: rgb(118,100,36); }
H1.HeaderClassName
{
color: #766424;
}
.AnyTagClassName
{
color: #766424;
}
</style>
background-color css
<style>
a { background-color: #766424; }
a { background-color: rgb(118,100,36); }
div.DivClassName
{
background-color: #766424;
}
.BgClassName
{
background-color: #766424;
}
</style>
border-color css
<style>
span { border-color: #766424; }
span { border-color: rgb(118,100,36); }
td.TdClassName
{
border-color: #766424;
}
.TagClassName
{
border-color: #766424;
}
</style>