Shades of Highland #779866
Tints of Highland #779866
RGB
CMYK
RGB Variations
Color information
#779866 (or 0x779866) is known color: Highland. HEX triplet: 77, 98 and 66. RGB value is (119,152,102). Sum of RGB (Red+Green+Blue) = 119+152+102=373 (49% of max value = 765). Red value is 119 (46.88% from 255 or 31.90% from 373); Green value is 152 (59.77% from 255 or 40.75% from 373); Blue value is 102 (40.23% from 255 or 27.35% from 373); Max value from RGB is 152 - color contains mainly: green. Hex color #779866 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779866 is #886799. Grayscale: #888888. Windows color (decimal): -8939418 or 6723703. OLE color: 6723703.
HSL color Cylindrical-coordinate representation of color #779866: hue angle of 99.6º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #779866 is Cyan = 0.22, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 102 | - |
| CMYK | 0.22 | 0 | 0.33 | 0.40 |
| HSL | 99.6º | 0.2% | 0.5% | - |
| HSV(B) | 99.6º | 0.33% | 0.6% | - |
| XYZ | 21.23 | 27.34 | 16.73 | - |
| YUV | 136.43 | 108.57 | 115.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 102 | 0.22 | 0 | 0.33 | 0.40 | 99.6 | 0.2 | 0.5 |
| Hex | 77 | 98 | 66 | 16 | 0 | 21 | 28 | 64 | 14 | 32 |
| Octal | 167 | 230 | 146 | 26 | 0 | 41 | 50 | 144 | 24 | 62 |
| Binary | 1110111 | 10011000 | 1100110 | 10110 | 0 | 100001 | 101000 | 1100100 | 10100 | 110010 |
Color Harmonies of #779866
Complementary color
Monochromatic Colors of #779866
Black with #779866
Text Example
Text Example
White with #779866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779866; }
p { color: rgb(119,152,102); }
H1.HeaderClassName
{
color: #779866;
}
.AnyTagClassName
{
color: #779866;
}
</style>
background-color css
<style>
a { background-color: #779866; }
a { background-color: rgb(119,152,102); }
div.DivClassName
{
background-color: #779866;
}
.BgClassName
{
background-color: #779866;
}
</style>
border-color css
<style>
span { border-color: #779866; }
span { border-color: rgb(119,152,102); }
td.TdClassName
{
border-color: #779866;
}
.TagClassName
{
border-color: #779866;
}
</style>