Shades of Himalaya #766530
Tints of Himalaya #766530
RGB
CMYK
RGB Variations
Color information
#766530 (or 0x766530) is known color: Himalaya. HEX triplet: 76, 65 and 30. RGB value is (118,101,48). Sum of RGB (Red+Green+Blue) = 118+101+48=267 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.19% from 267); Green value is 101 (39.84% from 255 or 37.83% from 267); Blue value is 48 (19.14% from 255 or 17.98% from 267); Max value from RGB is 118 - color contains mainly: red. Hex color #766530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766530 is #899ACF. Grayscale: #646464. Windows color (decimal): -9018064 or 3171702. OLE color: 3171702.
HSL color Cylindrical-coordinate representation of color #766530: hue angle of 45.43º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #766530 is Cyan = 0, Magento = 0.14, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 48 | - |
| CMYK | 0 | 0.14 | 0.59 | 0.54 |
| HSL | 45.43º | 0.42% | 0.33% | - |
| HSV(B) | 45.43º | 0.59% | 0.46% | - |
| XYZ | 12.66 | 13.37 | 4.71 | - |
| YUV | 100.04 | 98.63 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 48 | 0 | 0.14 | 0.59 | 0.54 | 45.43 | 0.42 | 0.33 |
| Hex | 76 | 65 | 30 | 0 | E | 3B | 36 | 2D | 2A | 21 |
| Octal | 166 | 145 | 60 | 0 | 16 | 73 | 66 | 55 | 52 | 41 |
| Binary | 1110110 | 1100101 | 110000 | 0 | 1110 | 111011 | 110110 | 101101 | 101010 | 100001 |
Color Harmonies of #766530
Complementary color
Monochromatic Colors of #766530
Black with #766530
Text Example
Text Example
White with #766530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766530; }
p { color: rgb(118,101,48); }
H1.HeaderClassName
{
color: #766530;
}
.AnyTagClassName
{
color: #766530;
}
</style>
background-color css
<style>
a { background-color: #766530; }
a { background-color: rgb(118,101,48); }
div.DivClassName
{
background-color: #766530;
}
.BgClassName
{
background-color: #766530;
}
</style>
border-color css
<style>
span { border-color: #766530; }
span { border-color: rgb(118,101,48); }
td.TdClassName
{
border-color: #766530;
}
.TagClassName
{
border-color: #766530;
}
</style>