Shades of Highland #779065
Tints of Highland #779065
RGB
CMYK
RGB Variations
Color information
#779065 (or 0x779065) is known color: Highland. HEX triplet: 77, 90 and 65. RGB value is (119,144,101). Sum of RGB (Red+Green+Blue) = 119+144+101=364 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.69% from 364); Green value is 144 (56.64% from 255 or 39.56% from 364); Blue value is 101 (39.84% from 255 or 27.75% from 364); Max value from RGB is 144 - color contains mainly: green. Hex color #779065 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779065 is #886F9A. Grayscale: #838383. Windows color (decimal): -8941467 or 6656119. OLE color: 6656119.
HSL color Cylindrical-coordinate representation of color #779065: hue angle of 94.88º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #779065 is Cyan = 0.17, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 144 | 101 | - |
| CMYK | 0.17 | 0 | 0.30 | 0.44 |
| HSL | 94.88º | 0.18% | 0.48% | - |
| HSV(B) | 94.88º | 0.3% | 0.56% | - |
| XYZ | 19.93 | 24.81 | 16.05 | - |
| YUV | 131.62 | 110.72 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 144 | 101 | 0.17 | 0 | 0.30 | 0.44 | 94.88 | 0.18 | 0.48 |
| Hex | 77 | 90 | 65 | 11 | 0 | 1E | 2C | 5F | 12 | 30 |
| Octal | 167 | 220 | 145 | 21 | 0 | 36 | 54 | 137 | 22 | 60 |
| Binary | 1110111 | 10010000 | 1100101 | 10001 | 0 | 11110 | 101100 | 1011111 | 10010 | 110000 |
Color Harmonies of #779065
Complementary color
Monochromatic Colors of #779065
Black with #779065
Text Example
Text Example
White with #779065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779065; }
p { color: rgb(119,144,101); }
H1.HeaderClassName
{
color: #779065;
}
.AnyTagClassName
{
color: #779065;
}
</style>
background-color css
<style>
a { background-color: #779065; }
a { background-color: rgb(119,144,101); }
div.DivClassName
{
background-color: #779065;
}
.BgClassName
{
background-color: #779065;
}
</style>
border-color css
<style>
span { border-color: #779065; }
span { border-color: rgb(119,144,101); }
td.TdClassName
{
border-color: #779065;
}
.TagClassName
{
border-color: #779065;
}
</style>