Shades of Himalaya #766033
Tints of Himalaya #766033
RGB
CMYK
RGB Variations
Color information
#766033 (or 0x766033) is known color: Himalaya. HEX triplet: 76, 60 and 33. RGB value is (118,96,51). Sum of RGB (Red+Green+Blue) = 118+96+51=265 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.53% from 265); Green value is 96 (37.89% from 255 or 36.23% from 265); Blue value is 51 (20.31% from 255 or 19.25% from 265); Max value from RGB is 118 - color contains mainly: red. Hex color #766033 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766033 is #899FCC. Grayscale: #616161. Windows color (decimal): -9019341 or 3367030. OLE color: 3367030.
HSL color Cylindrical-coordinate representation of color #766033: hue angle of 40.3º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #766033 is Cyan = 0, Magento = 0.19, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 51 | - |
| CMYK | 0 | 0.19 | 0.57 | 0.54 |
| HSL | 40.3º | 0.4% | 0.33% | - |
| HSV(B) | 40.3º | 0.57% | 0.46% | - |
| XYZ | 12.25 | 12.46 | 4.89 | - |
| YUV | 97.45 | 101.79 | 142.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 51 | 0 | 0.19 | 0.57 | 0.54 | 40.3 | 0.4 | 0.33 |
| Hex | 76 | 60 | 33 | 0 | 13 | 39 | 36 | 28 | 28 | 21 |
| Octal | 166 | 140 | 63 | 0 | 23 | 71 | 66 | 50 | 50 | 41 |
| Binary | 1110110 | 1100000 | 110011 | 0 | 10011 | 111001 | 110110 | 101000 | 101000 | 100001 |
Color Harmonies of #766033
Complementary color
Monochromatic Colors of #766033
Black with #766033
Text Example
Text Example
White with #766033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766033; }
p { color: rgb(118,96,51); }
H1.HeaderClassName
{
color: #766033;
}
.AnyTagClassName
{
color: #766033;
}
</style>
background-color css
<style>
a { background-color: #766033; }
a { background-color: rgb(118,96,51); }
div.DivClassName
{
background-color: #766033;
}
.BgClassName
{
background-color: #766033;
}
</style>
border-color css
<style>
span { border-color: #766033; }
span { border-color: rgb(118,96,51); }
td.TdClassName
{
border-color: #766033;
}
.TagClassName
{
border-color: #766033;
}
</style>