Shades of Highland #779357
Tints of Highland #779357
RGB
CMYK
RGB Variations
Color information
#779357 (or 0x779357) is known color: Highland. HEX triplet: 77, 93 and 57. RGB value is (119,147,87). Sum of RGB (Red+Green+Blue) = 119+147+87=353 (46% of max value = 765). Red value is 119 (46.88% from 255 or 33.71% from 353); Green value is 147 (57.81% from 255 or 41.64% from 353); Blue value is 87 (34.38% from 255 or 24.65% from 353); Max value from RGB is 147 - color contains mainly: green. Hex color #779357 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779357 is #886CA8. Grayscale: #838383. Windows color (decimal): -8940713 or 5739383. OLE color: 5739383.
HSL color Cylindrical-coordinate representation of color #779357: hue angle of 88º 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 #779357 is Cyan = 0.19, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 87 | - |
| CMYK | 0.19 | 0 | 0.41 | 0.42 |
| HSL | 88º | 0.26% | 0.46% | - |
| HSV(B) | 88º | 0.41% | 0.58% | - |
| XYZ | 19.76 | 25.48 | 12.89 | - |
| YUV | 131.79 | 102.72 | 118.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 87 | 0.19 | 0 | 0.41 | 0.42 | 88 | 0.26 | 0.46 |
| Hex | 77 | 93 | 57 | 13 | 0 | 29 | 2A | 58 | 1A | 2E |
| Octal | 167 | 223 | 127 | 23 | 0 | 51 | 52 | 130 | 32 | 56 |
| Binary | 1110111 | 10010011 | 1010111 | 10011 | 0 | 101001 | 101010 | 1011000 | 11010 | 101110 |
Color Harmonies of #779357
Complementary color
Monochromatic Colors of #779357
Black with #779357
Text Example
Text Example
White with #779357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779357; }
p { color: rgb(119,147,87); }
H1.HeaderClassName
{
color: #779357;
}
.AnyTagClassName
{
color: #779357;
}
</style>
background-color css
<style>
a { background-color: #779357; }
a { background-color: rgb(119,147,87); }
div.DivClassName
{
background-color: #779357;
}
.BgClassName
{
background-color: #779357;
}
</style>
border-color css
<style>
span { border-color: #779357; }
span { border-color: rgb(119,147,87); }
td.TdClassName
{
border-color: #779357;
}
.TagClassName
{
border-color: #779357;
}
</style>