Shades of Highland #779551
Tints of Highland #779551
RGB
CMYK
RGB Variations
Color information
#779551 (or 0x779551) is known color: Highland. HEX triplet: 77, 95 and 51. RGB value is (119,149,81). Sum of RGB (Red+Green+Blue) = 119+149+81=349 (46% of max value = 765). Red value is 119 (46.88% from 255 or 34.10% from 349); Green value is 149 (58.59% from 255 or 42.69% from 349); Blue value is 81 (32.03% from 255 or 23.21% from 349); Max value from RGB is 149 - color contains mainly: green. Hex color #779551 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779551 is #886AAE. Grayscale: #848484. Windows color (decimal): -8940207 or 5346679. OLE color: 5346679.
HSL color Cylindrical-coordinate representation of color #779551: hue angle of 86.47º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #779551 is Cyan = 0.20, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 149 | 81 | - |
| CMYK | 0.20 | 0 | 0.46 | 0.42 |
| HSL | 86.47º | 0.3% | 0.45% | - |
| HSV(B) | 86.47º | 0.46% | 0.58% | - |
| XYZ | 19.84 | 26.01 | 11.76 | - |
| YUV | 132.28 | 99.06 | 118.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 149 | 81 | 0.20 | 0 | 0.46 | 0.42 | 86.47 | 0.3 | 0.45 |
| Hex | 77 | 95 | 51 | 14 | 0 | 2E | 2A | 56 | 1E | 2D |
| Octal | 167 | 225 | 121 | 24 | 0 | 56 | 52 | 126 | 36 | 55 |
| Binary | 1110111 | 10010101 | 1010001 | 10100 | 0 | 101110 | 101010 | 1010110 | 11110 | 101101 |
Color Harmonies of #779551
Complementary color
Monochromatic Colors of #779551
Black with #779551
Text Example
Text Example
White with #779551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779551; }
p { color: rgb(119,149,81); }
H1.HeaderClassName
{
color: #779551;
}
.AnyTagClassName
{
color: #779551;
}
</style>
background-color css
<style>
a { background-color: #779551; }
a { background-color: rgb(119,149,81); }
div.DivClassName
{
background-color: #779551;
}
.BgClassName
{
background-color: #779551;
}
</style>
border-color css
<style>
span { border-color: #779551; }
span { border-color: rgb(119,149,81); }
td.TdClassName
{
border-color: #779551;
}
.TagClassName
{
border-color: #779551;
}
</style>