Shades of Highland #778856
Tints of Highland #778856
RGB
CMYK
RGB Variations
Color information
#778856 (or 0x778856) is known color: Highland. HEX triplet: 77, 88 and 56. RGB value is (119,136,86). Sum of RGB (Red+Green+Blue) = 119+136+86=341 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.90% from 341); Green value is 136 (53.52% from 255 or 39.88% from 341); Blue value is 86 (33.98% from 255 or 25.22% from 341); Max value from RGB is 136 - color contains mainly: green. Hex color #778856 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #778856 is #8877A9. Grayscale: #7D7D7D. Windows color (decimal): -8943530 or 5671031. OLE color: 5671031.
HSL color Cylindrical-coordinate representation of color #778856: hue angle of 80.4º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #778856 is Cyan = 0.12, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 136 | 86 | - |
| CMYK | 0.12 | 0 | 0.37 | 0.47 |
| HSL | 80.4º | 0.23% | 0.44% | - |
| HSV(B) | 80.4º | 0.37% | 0.53% | - |
| XYZ | 18.09 | 22.2 | 12.14 | - |
| YUV | 125.22 | 105.87 | 123.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 136 | 86 | 0.12 | 0 | 0.37 | 0.47 | 80.4 | 0.23 | 0.44 |
| Hex | 77 | 88 | 56 | C | 0 | 25 | 2F | 50 | 17 | 2C |
| Octal | 167 | 210 | 126 | 14 | 0 | 45 | 57 | 120 | 27 | 54 |
| Binary | 1110111 | 10001000 | 1010110 | 1100 | 0 | 100101 | 101111 | 1010000 | 10111 | 101100 |
Color Harmonies of #778856
Complementary color
Monochromatic Colors of #778856
Black with #778856
Text Example
Text Example
White with #778856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778856; }
p { color: rgb(119,136,86); }
H1.HeaderClassName
{
color: #778856;
}
.AnyTagClassName
{
color: #778856;
}
</style>
background-color css
<style>
a { background-color: #778856; }
a { background-color: rgb(119,136,86); }
div.DivClassName
{
background-color: #778856;
}
.BgClassName
{
background-color: #778856;
}
</style>
border-color css
<style>
span { border-color: #778856; }
span { border-color: rgb(119,136,86); }
td.TdClassName
{
border-color: #778856;
}
.TagClassName
{
border-color: #778856;
}
</style>