Shades of Highland #779654
Tints of Highland #779654
RGB
CMYK
RGB Variations
Color information
#779654 (or 0x779654) is known color: Highland. HEX triplet: 77, 96 and 54. RGB value is (119,150,84). Sum of RGB (Red+Green+Blue) = 119+150+84=353 (46% of max value = 765). Red value is 119 (46.88% from 255 or 33.71% from 353); Green value is 150 (58.98% from 255 or 42.49% from 353); Blue value is 84 (33.20% from 255 or 23.80% from 353); Max value from RGB is 150 - color contains mainly: green. Hex color #779654 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779654 is #8869AB. Grayscale: #858585. Windows color (decimal): -8939948 or 5543543. OLE color: 5543543.
HSL color Cylindrical-coordinate representation of color #779654: hue angle of 88.18º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #779654 is Cyan = 0.21, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 150 | 84 | - |
| CMYK | 0.21 | 0 | 0.44 | 0.41 |
| HSL | 88.18º | 0.28% | 0.46% | - |
| HSV(B) | 88.18º | 0.44% | 0.59% | - |
| XYZ | 20.11 | 26.37 | 12.42 | - |
| YUV | 133.21 | 100.23 | 117.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 150 | 84 | 0.21 | 0 | 0.44 | 0.41 | 88.18 | 0.28 | 0.46 |
| Hex | 77 | 96 | 54 | 15 | 0 | 2C | 29 | 58 | 1C | 2E |
| Octal | 167 | 226 | 124 | 25 | 0 | 54 | 51 | 130 | 34 | 56 |
| Binary | 1110111 | 10010110 | 1010100 | 10101 | 0 | 101100 | 101001 | 1011000 | 11100 | 101110 |
Color Harmonies of #779654
Complementary color
Monochromatic Colors of #779654
Black with #779654
Text Example
Text Example
White with #779654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779654; }
p { color: rgb(119,150,84); }
H1.HeaderClassName
{
color: #779654;
}
.AnyTagClassName
{
color: #779654;
}
</style>
background-color css
<style>
a { background-color: #779654; }
a { background-color: rgb(119,150,84); }
div.DivClassName
{
background-color: #779654;
}
.BgClassName
{
background-color: #779654;
}
</style>
border-color css
<style>
span { border-color: #779654; }
span { border-color: rgb(119,150,84); }
td.TdClassName
{
border-color: #779654;
}
.TagClassName
{
border-color: #779654;
}
</style>