Shades of Highland #779656
Tints of Highland #779656
RGB
CMYK
RGB Variations
Color information
#779656 (or 0x779656) is known color: Highland. HEX triplet: 77, 96 and 56. RGB value is (119,150,86). Sum of RGB (Red+Green+Blue) = 119+150+86=355 (47% of max value = 765). Red value is 119 (46.88% from 255 or 33.52% from 355); Green value is 150 (58.98% from 255 or 42.25% from 355); Blue value is 86 (33.98% from 255 or 24.23% from 355); Max value from RGB is 150 - color contains mainly: green. Hex color #779656 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779656 is #8869A9. Grayscale: #858585. Windows color (decimal): -8939946 or 5674615. OLE color: 5674615.
HSL color Cylindrical-coordinate representation of color #779656: hue angle of 89.06º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #779656 is Cyan = 0.21, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 150 | 86 | - |
| CMYK | 0.21 | 0 | 0.43 | 0.41 |
| HSL | 89.06º | 0.27% | 0.46% | - |
| HSV(B) | 89.06º | 0.43% | 0.59% | - |
| XYZ | 20.19 | 26.41 | 12.84 | - |
| YUV | 133.44 | 101.23 | 117.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 150 | 86 | 0.21 | 0 | 0.43 | 0.41 | 89.06 | 0.27 | 0.46 |
| Hex | 77 | 96 | 56 | 15 | 0 | 2B | 29 | 59 | 1B | 2E |
| Octal | 167 | 226 | 126 | 25 | 0 | 53 | 51 | 131 | 33 | 56 |
| Binary | 1110111 | 10010110 | 1010110 | 10101 | 0 | 101011 | 101001 | 1011001 | 11011 | 101110 |
Color Harmonies of #779656
Complementary color
Monochromatic Colors of #779656
Black with #779656
Text Example
Text Example
White with #779656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779656; }
p { color: rgb(119,150,86); }
H1.HeaderClassName
{
color: #779656;
}
.AnyTagClassName
{
color: #779656;
}
</style>
background-color css
<style>
a { background-color: #779656; }
a { background-color: rgb(119,150,86); }
div.DivClassName
{
background-color: #779656;
}
.BgClassName
{
background-color: #779656;
}
</style>
border-color css
<style>
span { border-color: #779656; }
span { border-color: rgb(119,150,86); }
td.TdClassName
{
border-color: #779656;
}
.TagClassName
{
border-color: #779656;
}
</style>