Shades of Highland #779666
Tints of Highland #779666
RGB
CMYK
RGB Variations
Color information
#779666 (or 0x779666) is known color: Highland. HEX triplet: 77, 96 and 66. RGB value is (119,150,102). Sum of RGB (Red+Green+Blue) = 119+150+102=371 (49% of max value = 765). Red value is 119 (46.88% from 255 or 32.08% from 371); Green value is 150 (58.98% from 255 or 40.43% from 371); Blue value is 102 (40.23% from 255 or 27.49% from 371); Max value from RGB is 150 - color contains mainly: green. Hex color #779666 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779666 is #886999. Grayscale: #878787. Windows color (decimal): -8939930 or 6723191. OLE color: 6723191.
HSL color Cylindrical-coordinate representation of color #779666: hue angle of 98.75º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #779666 is Cyan = 0.21, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 150 | 102 | - |
| CMYK | 0.21 | 0 | 0.32 | 0.41 |
| HSL | 98.75º | 0.19% | 0.49% | - |
| HSV(B) | 98.75º | 0.32% | 0.59% | - |
| XYZ | 20.91 | 26.69 | 16.62 | - |
| YUV | 135.26 | 109.23 | 116.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 150 | 102 | 0.21 | 0 | 0.32 | 0.41 | 98.75 | 0.19 | 0.49 |
| Hex | 77 | 96 | 66 | 15 | 0 | 20 | 29 | 63 | 13 | 31 |
| Octal | 167 | 226 | 146 | 25 | 0 | 40 | 51 | 143 | 23 | 61 |
| Binary | 1110111 | 10010110 | 1100110 | 10101 | 0 | 100000 | 101001 | 1100011 | 10011 | 110001 |
Color Harmonies of #779666
Complementary color
Monochromatic Colors of #779666
Black with #779666
Text Example
Text Example
White with #779666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779666; }
p { color: rgb(119,150,102); }
H1.HeaderClassName
{
color: #779666;
}
.AnyTagClassName
{
color: #779666;
}
</style>
background-color css
<style>
a { background-color: #779666; }
a { background-color: rgb(119,150,102); }
div.DivClassName
{
background-color: #779666;
}
.BgClassName
{
background-color: #779666;
}
</style>
border-color css
<style>
span { border-color: #779666; }
span { border-color: rgb(119,150,102); }
td.TdClassName
{
border-color: #779666;
}
.TagClassName
{
border-color: #779666;
}
</style>