Shades of Himalaya #766730
Tints of Himalaya #766730
RGB
CMYK
RGB Variations
Color information
#766730 (or 0x766730) is known color: Himalaya. HEX triplet: 76, 67 and 30. RGB value is (118,103,48). Sum of RGB (Red+Green+Blue) = 118+103+48=269 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.87% from 269); Green value is 103 (40.62% from 255 or 38.29% from 269); Blue value is 48 (19.14% from 255 or 17.84% from 269); Max value from RGB is 118 - color contains mainly: red. Hex color #766730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766730 is #8998CF. Grayscale: #656565. Windows color (decimal): -9017552 or 3172214. OLE color: 3172214.
HSL color Cylindrical-coordinate representation of color #766730: hue angle of 47.14º 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 #766730 is Cyan = 0, Magento = 0.13, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 48 | - |
| CMYK | 0 | 0.13 | 0.59 | 0.54 |
| HSL | 47.14º | 0.42% | 0.33% | - |
| HSV(B) | 47.14º | 0.59% | 0.46% | - |
| XYZ | 12.85 | 13.77 | 4.78 | - |
| YUV | 101.22 | 97.97 | 139.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 48 | 0 | 0.13 | 0.59 | 0.54 | 47.14 | 0.42 | 0.33 |
| Hex | 76 | 67 | 30 | 0 | D | 3B | 36 | 2F | 2A | 21 |
| Octal | 166 | 147 | 60 | 0 | 15 | 73 | 66 | 57 | 52 | 41 |
| Binary | 1110110 | 1100111 | 110000 | 0 | 1101 | 111011 | 110110 | 101111 | 101010 | 100001 |
Color Harmonies of #766730
Complementary color
Monochromatic Colors of #766730
Black with #766730
Text Example
Text Example
White with #766730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766730; }
p { color: rgb(118,103,48); }
H1.HeaderClassName
{
color: #766730;
}
.AnyTagClassName
{
color: #766730;
}
</style>
background-color css
<style>
a { background-color: #766730; }
a { background-color: rgb(118,103,48); }
div.DivClassName
{
background-color: #766730;
}
.BgClassName
{
background-color: #766730;
}
</style>
border-color css
<style>
span { border-color: #766730; }
span { border-color: rgb(118,103,48); }
td.TdClassName
{
border-color: #766730;
}
.TagClassName
{
border-color: #766730;
}
</style>