Shades of Highland #779359
Tints of Highland #779359
RGB
CMYK
RGB Variations
Color information
#779359 (or 0x779359) is known color: Highland. HEX triplet: 77, 93 and 59. RGB value is (119,147,89). Sum of RGB (Red+Green+Blue) = 119+147+89=355 (47% of max value = 765). Red value is 119 (46.88% from 255 or 33.52% from 355); Green value is 147 (57.81% from 255 or 41.41% from 355); Blue value is 89 (35.16% from 255 or 25.07% from 355); Max value from RGB is 147 - color contains mainly: green. Hex color #779359 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779359 is #886CA6. Grayscale: #848484. Windows color (decimal): -8940711 or 5870455. OLE color: 5870455.
HSL color Cylindrical-coordinate representation of color #779359: hue angle of 88.97º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #779359 is Cyan = 0.19, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 89 | - |
| CMYK | 0.19 | 0 | 0.39 | 0.42 |
| HSL | 88.97º | 0.25% | 0.46% | - |
| HSV(B) | 88.97º | 0.39% | 0.58% | - |
| XYZ | 19.84 | 25.51 | 13.33 | - |
| YUV | 132.02 | 103.72 | 118.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 89 | 0.19 | 0 | 0.39 | 0.42 | 88.97 | 0.25 | 0.46 |
| Hex | 77 | 93 | 59 | 13 | 0 | 27 | 2A | 59 | 19 | 2E |
| Octal | 167 | 223 | 131 | 23 | 0 | 47 | 52 | 131 | 31 | 56 |
| Binary | 1110111 | 10010011 | 1011001 | 10011 | 0 | 100111 | 101010 | 1011001 | 11001 | 101110 |
Color Harmonies of #779359
Complementary color
Monochromatic Colors of #779359
Black with #779359
Text Example
Text Example
White with #779359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779359; }
p { color: rgb(119,147,89); }
H1.HeaderClassName
{
color: #779359;
}
.AnyTagClassName
{
color: #779359;
}
</style>
background-color css
<style>
a { background-color: #779359; }
a { background-color: rgb(119,147,89); }
div.DivClassName
{
background-color: #779359;
}
.BgClassName
{
background-color: #779359;
}
</style>
border-color css
<style>
span { border-color: #779359; }
span { border-color: rgb(119,147,89); }
td.TdClassName
{
border-color: #779359;
}
.TagClassName
{
border-color: #779359;
}
</style>