Shades of Highland #779060
Tints of Highland #779060
RGB
CMYK
RGB Variations
Color information
#779060 (or 0x779060) is known color: Highland. HEX triplet: 77, 90 and 60. RGB value is (119,144,96). Sum of RGB (Red+Green+Blue) = 119+144+96=359 (47% of max value = 765). Red value is 119 (46.88% from 255 or 33.15% from 359); Green value is 144 (56.64% from 255 or 40.11% from 359); Blue value is 96 (37.89% from 255 or 26.74% from 359); Max value from RGB is 144 - color contains mainly: green. Hex color #779060 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779060 is #886F9F. Grayscale: #838383. Windows color (decimal): -8941472 or 6328439. OLE color: 6328439.
HSL color Cylindrical-coordinate representation of color #779060: hue angle of 91.25º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #779060 is Cyan = 0.17, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 144 | 96 | - |
| CMYK | 0.17 | 0 | 0.33 | 0.44 |
| HSL | 91.25º | 0.2% | 0.47% | - |
| HSV(B) | 91.25º | 0.33% | 0.56% | - |
| XYZ | 19.69 | 24.71 | 14.8 | - |
| YUV | 131.05 | 108.22 | 119.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 144 | 96 | 0.17 | 0 | 0.33 | 0.44 | 91.25 | 0.2 | 0.47 |
| Hex | 77 | 90 | 60 | 11 | 0 | 21 | 2C | 5B | 14 | 2F |
| Octal | 167 | 220 | 140 | 21 | 0 | 41 | 54 | 133 | 24 | 57 |
| Binary | 1110111 | 10010000 | 1100000 | 10001 | 0 | 100001 | 101100 | 1011011 | 10100 | 101111 |
Color Harmonies of #779060
Complementary color
Monochromatic Colors of #779060
Black with #779060
Text Example
Text Example
White with #779060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779060; }
p { color: rgb(119,144,96); }
H1.HeaderClassName
{
color: #779060;
}
.AnyTagClassName
{
color: #779060;
}
</style>
background-color css
<style>
a { background-color: #779060; }
a { background-color: rgb(119,144,96); }
div.DivClassName
{
background-color: #779060;
}
.BgClassName
{
background-color: #779060;
}
</style>
border-color css
<style>
span { border-color: #779060; }
span { border-color: rgb(119,144,96); }
td.TdClassName
{
border-color: #779060;
}
.TagClassName
{
border-color: #779060;
}
</style>