Shades of Himalaya #766324
Tints of Himalaya #766324
RGB
CMYK
RGB Variations
Color information
#766324 (or 0x766324) is known color: Himalaya. HEX triplet: 76, 63 and 24. RGB value is (118,99,36). Sum of RGB (Red+Green+Blue) = 118+99+36=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 99 (39.06% from 255 or 39.13% from 253); Blue value is 36 (14.45% from 255 or 14.23% from 253); Max value from RGB is 118 - color contains mainly: red. Hex color #766324 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766324 is #899CDB. Grayscale: #616161. Windows color (decimal): -9018588 or 2384758. OLE color: 2384758.
HSL color Cylindrical-coordinate representation of color #766324: hue angle of 46.1º 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 #766324 is Cyan = 0, Magento = 0.16, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 36 | - |
| CMYK | 0 | 0.16 | 0.69 | 0.54 |
| HSL | 46.1º | 0.53% | 0.3% | - |
| HSV(B) | 46.1º | 0.69% | 0.46% | - |
| XYZ | 12.25 | 12.9 | 3.51 | - |
| YUV | 97.5 | 93.29 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 36 | 0 | 0.16 | 0.69 | 0.54 | 46.1 | 0.53 | 0.3 |
| Hex | 76 | 63 | 24 | 0 | 10 | 45 | 36 | 2E | 35 | 1E |
| Octal | 166 | 143 | 44 | 0 | 20 | 105 | 66 | 56 | 65 | 36 |
| Binary | 1110110 | 1100011 | 100100 | 0 | 10000 | 1000101 | 110110 | 101110 | 110101 | 11110 |
Color Harmonies of #766324
Complementary color
Monochromatic Colors of #766324
Black with #766324
Text Example
Text Example
White with #766324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766324; }
p { color: rgb(118,99,36); }
H1.HeaderClassName
{
color: #766324;
}
.AnyTagClassName
{
color: #766324;
}
</style>
background-color css
<style>
a { background-color: #766324; }
a { background-color: rgb(118,99,36); }
div.DivClassName
{
background-color: #766324;
}
.BgClassName
{
background-color: #766324;
}
</style>
border-color css
<style>
span { border-color: #766324; }
span { border-color: rgb(118,99,36); }
td.TdClassName
{
border-color: #766324;
}
.TagClassName
{
border-color: #766324;
}
</style>