Shades of Highland #779766
Tints of Highland #779766
RGB
CMYK
RGB Variations
Color information
#779766 (or 0x779766) is known color: Highland. HEX triplet: 77, 97 and 66. RGB value is (119,151,102). Sum of RGB (Red+Green+Blue) = 119+151+102=372 (49% of max value = 765). Red value is 119 (46.88% from 255 or 31.99% from 372); Green value is 151 (59.38% from 255 or 40.59% from 372); Blue value is 102 (40.23% from 255 or 27.42% from 372); Max value from RGB is 151 - color contains mainly: green. Hex color #779766 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779766 is #886899. Grayscale: #888888. Windows color (decimal): -8939674 or 6723447. OLE color: 6723447.
HSL color Cylindrical-coordinate representation of color #779766: hue angle of 99.18º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #779766 is Cyan = 0.21, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 151 | 102 | - |
| CMYK | 0.21 | 0 | 0.32 | 0.41 |
| HSL | 99.18º | 0.19% | 0.5% | - |
| HSV(B) | 99.18º | 0.32% | 0.59% | - |
| XYZ | 21.07 | 27.01 | 16.67 | - |
| YUV | 135.85 | 108.9 | 115.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 151 | 102 | 0.21 | 0 | 0.32 | 0.41 | 99.18 | 0.19 | 0.5 |
| Hex | 77 | 97 | 66 | 15 | 0 | 20 | 29 | 63 | 13 | 32 |
| Octal | 167 | 227 | 146 | 25 | 0 | 40 | 51 | 143 | 23 | 62 |
| Binary | 1110111 | 10010111 | 1100110 | 10101 | 0 | 100000 | 101001 | 1100011 | 10011 | 110010 |
Color Harmonies of #779766
Complementary color
Monochromatic Colors of #779766
Black with #779766
Text Example
Text Example
White with #779766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779766; }
p { color: rgb(119,151,102); }
H1.HeaderClassName
{
color: #779766;
}
.AnyTagClassName
{
color: #779766;
}
</style>
background-color css
<style>
a { background-color: #779766; }
a { background-color: rgb(119,151,102); }
div.DivClassName
{
background-color: #779766;
}
.BgClassName
{
background-color: #779766;
}
</style>
border-color css
<style>
span { border-color: #779766; }
span { border-color: rgb(119,151,102); }
td.TdClassName
{
border-color: #779766;
}
.TagClassName
{
border-color: #779766;
}
</style>