Shades of Highland #779663
Tints of Highland #779663
RGB
CMYK
RGB Variations
Color information
#779663 (or 0x779663) is known color: Highland. HEX triplet: 77, 96 and 63. RGB value is (119,150,99). Sum of RGB (Red+Green+Blue) = 119+150+99=368 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.34% from 368); Green value is 150 (58.98% from 255 or 40.76% from 368); Blue value is 99 (39.06% from 255 or 26.90% from 368); Max value from RGB is 150 - color contains mainly: green. Hex color #779663 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779663 is #88699C. Grayscale: #878787. Windows color (decimal): -8939933 or 6526583. OLE color: 6526583.
HSL color Cylindrical-coordinate representation of color #779663: hue angle of 96.47º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #779663 is Cyan = 0.21, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 150 | 99 | - |
| CMYK | 0.21 | 0 | 0.34 | 0.41 |
| HSL | 96.47º | 0.2% | 0.49% | - |
| HSV(B) | 96.47º | 0.34% | 0.59% | - |
| XYZ | 20.77 | 26.64 | 15.85 | - |
| YUV | 134.92 | 107.73 | 116.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 150 | 99 | 0.21 | 0 | 0.34 | 0.41 | 96.47 | 0.2 | 0.49 |
| Hex | 77 | 96 | 63 | 15 | 0 | 22 | 29 | 60 | 14 | 31 |
| Octal | 167 | 226 | 143 | 25 | 0 | 42 | 51 | 140 | 24 | 61 |
| Binary | 1110111 | 10010110 | 1100011 | 10101 | 0 | 100010 | 101001 | 1100000 | 10100 | 110001 |
Color Harmonies of #779663
Complementary color
Monochromatic Colors of #779663
Black with #779663
Text Example
Text Example
White with #779663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779663; }
p { color: rgb(119,150,99); }
H1.HeaderClassName
{
color: #779663;
}
.AnyTagClassName
{
color: #779663;
}
</style>
background-color css
<style>
a { background-color: #779663; }
a { background-color: rgb(119,150,99); }
div.DivClassName
{
background-color: #779663;
}
.BgClassName
{
background-color: #779663;
}
</style>
border-color css
<style>
span { border-color: #779663; }
span { border-color: rgb(119,150,99); }
td.TdClassName
{
border-color: #779663;
}
.TagClassName
{
border-color: #779663;
}
</style>