Shades of Highland #779759
Tints of Highland #779759
RGB
CMYK
RGB Variations
Color information
#779759 (or 0x779759) is known color: Highland. HEX triplet: 77, 97 and 59. RGB value is (119,151,89). Sum of RGB (Red+Green+Blue) = 119+151+89=359 (47% of max value = 765). Red value is 119 (46.88% from 255 or 33.15% from 359); Green value is 151 (59.38% from 255 or 42.06% from 359); Blue value is 89 (35.16% from 255 or 24.79% from 359); Max value from RGB is 151 - color contains mainly: green. Hex color #779759 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779759 is #8868A6. Grayscale: #868686. Windows color (decimal): -8939687 or 5871479. OLE color: 5871479.
HSL color Cylindrical-coordinate representation of color #779759: hue angle of 90.97º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #779759 is Cyan = 0.21, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 151 | 89 | - |
| CMYK | 0.21 | 0 | 0.41 | 0.41 |
| HSL | 90.97º | 0.26% | 0.47% | - |
| HSV(B) | 90.97º | 0.41% | 0.59% | - |
| XYZ | 20.48 | 26.78 | 13.54 | - |
| YUV | 134.36 | 102.4 | 117.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 151 | 89 | 0.21 | 0 | 0.41 | 0.41 | 90.97 | 0.26 | 0.47 |
| Hex | 77 | 97 | 59 | 15 | 0 | 29 | 29 | 5B | 1A | 2F |
| Octal | 167 | 227 | 131 | 25 | 0 | 51 | 51 | 133 | 32 | 57 |
| Binary | 1110111 | 10010111 | 1011001 | 10101 | 0 | 101001 | 101001 | 1011011 | 11010 | 101111 |
Color Harmonies of #779759
Complementary color
Monochromatic Colors of #779759
Black with #779759
Text Example
Text Example
White with #779759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779759; }
p { color: rgb(119,151,89); }
H1.HeaderClassName
{
color: #779759;
}
.AnyTagClassName
{
color: #779759;
}
</style>
background-color css
<style>
a { background-color: #779759; }
a { background-color: rgb(119,151,89); }
div.DivClassName
{
background-color: #779759;
}
.BgClassName
{
background-color: #779759;
}
</style>
border-color css
<style>
span { border-color: #779759; }
span { border-color: rgb(119,151,89); }
td.TdClassName
{
border-color: #779759;
}
.TagClassName
{
border-color: #779759;
}
</style>