Shades of Highland #779554
Tints of Highland #779554
RGB
CMYK
RGB Variations
Color information
#779554 (or 0x779554) is known color: Highland. HEX triplet: 77, 95 and 54. RGB value is (119,149,84). Sum of RGB (Red+Green+Blue) = 119+149+84=352 (46% of max value = 765). Red value is 119 (46.88% from 255 or 33.81% from 352); Green value is 149 (58.59% from 255 or 42.33% from 352); Blue value is 84 (33.20% from 255 or 23.86% from 352); Max value from RGB is 149 - color contains mainly: green. Hex color #779554 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779554 is #886AAB. Grayscale: #848484. Windows color (decimal): -8940204 or 5543287. OLE color: 5543287.
HSL color Cylindrical-coordinate representation of color #779554: hue angle of 87.69º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #779554 is Cyan = 0.20, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 149 | 84 | - |
| CMYK | 0.20 | 0 | 0.44 | 0.42 |
| HSL | 87.69º | 0.28% | 0.46% | - |
| HSV(B) | 87.69º | 0.44% | 0.58% | - |
| XYZ | 19.96 | 26.06 | 12.37 | - |
| YUV | 132.62 | 100.56 | 118.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 149 | 84 | 0.20 | 0 | 0.44 | 0.42 | 87.69 | 0.28 | 0.46 |
| Hex | 77 | 95 | 54 | 14 | 0 | 2C | 2A | 58 | 1C | 2E |
| Octal | 167 | 225 | 124 | 24 | 0 | 54 | 52 | 130 | 34 | 56 |
| Binary | 1110111 | 10010101 | 1010100 | 10100 | 0 | 101100 | 101010 | 1011000 | 11100 | 101110 |
Color Harmonies of #779554
Complementary color
Monochromatic Colors of #779554
Black with #779554
Text Example
Text Example
White with #779554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779554; }
p { color: rgb(119,149,84); }
H1.HeaderClassName
{
color: #779554;
}
.AnyTagClassName
{
color: #779554;
}
</style>
background-color css
<style>
a { background-color: #779554; }
a { background-color: rgb(119,149,84); }
div.DivClassName
{
background-color: #779554;
}
.BgClassName
{
background-color: #779554;
}
</style>
border-color css
<style>
span { border-color: #779554; }
span { border-color: rgb(119,149,84); }
td.TdClassName
{
border-color: #779554;
}
.TagClassName
{
border-color: #779554;
}
</style>