Shades of Highland #779558
Tints of Highland #779558
RGB
CMYK
RGB Variations
Color information
#779558 (or 0x779558) is known color: Highland. HEX triplet: 77, 95 and 58. RGB value is (119,149,88). Sum of RGB (Red+Green+Blue) = 119+149+88=356 (47% of max value = 765). Red value is 119 (46.88% from 255 or 33.43% from 356); Green value is 149 (58.59% from 255 or 41.85% from 356); Blue value is 88 (34.77% from 255 or 24.72% from 356); Max value from RGB is 149 - color contains mainly: green. Hex color #779558 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779558 is #886AA7. Grayscale: #858585. Windows color (decimal): -8940200 or 5805431. OLE color: 5805431.
HSL color Cylindrical-coordinate representation of color #779558: hue angle of 89.51º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #779558 is Cyan = 0.20, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 149 | 88 | - |
| CMYK | 0.20 | 0 | 0.41 | 0.42 |
| HSL | 89.51º | 0.26% | 0.46% | - |
| HSV(B) | 89.51º | 0.41% | 0.58% | - |
| XYZ | 20.12 | 26.12 | 13.21 | - |
| YUV | 133.08 | 102.56 | 117.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 149 | 88 | 0.20 | 0 | 0.41 | 0.42 | 89.51 | 0.26 | 0.46 |
| Hex | 77 | 95 | 58 | 14 | 0 | 29 | 2A | 5A | 1A | 2E |
| Octal | 167 | 225 | 130 | 24 | 0 | 51 | 52 | 132 | 32 | 56 |
| Binary | 1110111 | 10010101 | 1011000 | 10100 | 0 | 101001 | 101010 | 1011010 | 11010 | 101110 |
Color Harmonies of #779558
Complementary color
Monochromatic Colors of #779558
Black with #779558
Text Example
Text Example
White with #779558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779558; }
p { color: rgb(119,149,88); }
H1.HeaderClassName
{
color: #779558;
}
.AnyTagClassName
{
color: #779558;
}
</style>
background-color css
<style>
a { background-color: #779558; }
a { background-color: rgb(119,149,88); }
div.DivClassName
{
background-color: #779558;
}
.BgClassName
{
background-color: #779558;
}
</style>
border-color css
<style>
span { border-color: #779558; }
span { border-color: rgb(119,149,88); }
td.TdClassName
{
border-color: #779558;
}
.TagClassName
{
border-color: #779558;
}
</style>