Shades of Highland #779566
Tints of Highland #779566
RGB
CMYK
RGB Variations
Color information
#779566 (or 0x779566) is known color: Highland. HEX triplet: 77, 95 and 66. RGB value is (119,149,102). Sum of RGB (Red+Green+Blue) = 119+149+102=370 (49% of max value = 765). Red value is 119 (46.88% from 255 or 32.16% from 370); Green value is 149 (58.59% from 255 or 40.27% from 370); Blue value is 102 (40.23% from 255 or 27.57% from 370); Max value from RGB is 149 - color contains mainly: green. Hex color #779566 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779566 is #886A99. Grayscale: #868686. Windows color (decimal): -8940186 or 6722935. OLE color: 6722935.
HSL color Cylindrical-coordinate representation of color #779566: hue angle of 98.3º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #779566 is Cyan = 0.20, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 149 | 102 | - |
| CMYK | 0.20 | 0 | 0.32 | 0.42 |
| HSL | 98.3º | 0.19% | 0.49% | - |
| HSV(B) | 98.3º | 0.32% | 0.58% | - |
| XYZ | 20.75 | 26.38 | 16.57 | - |
| YUV | 134.67 | 109.56 | 116.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 149 | 102 | 0.20 | 0 | 0.32 | 0.42 | 98.3 | 0.19 | 0.49 |
| Hex | 77 | 95 | 66 | 14 | 0 | 20 | 2A | 62 | 13 | 31 |
| Octal | 167 | 225 | 146 | 24 | 0 | 40 | 52 | 142 | 23 | 61 |
| Binary | 1110111 | 10010101 | 1100110 | 10100 | 0 | 100000 | 101010 | 1100010 | 10011 | 110001 |
Color Harmonies of #779566
Complementary color
Monochromatic Colors of #779566
Black with #779566
Text Example
Text Example
White with #779566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779566; }
p { color: rgb(119,149,102); }
H1.HeaderClassName
{
color: #779566;
}
.AnyTagClassName
{
color: #779566;
}
</style>
background-color css
<style>
a { background-color: #779566; }
a { background-color: rgb(119,149,102); }
div.DivClassName
{
background-color: #779566;
}
.BgClassName
{
background-color: #779566;
}
</style>
border-color css
<style>
span { border-color: #779566; }
span { border-color: rgb(119,149,102); }
td.TdClassName
{
border-color: #779566;
}
.TagClassName
{
border-color: #779566;
}
</style>