Shades of Highland #779568
Tints of Highland #779568
RGB
CMYK
RGB Variations
Color information
#779568 (or 0x779568) is known color: Highland. HEX triplet: 77, 95 and 68. RGB value is (119,149,104). Sum of RGB (Red+Green+Blue) = 119+149+104=372 (49% of max value = 765). Red value is 119 (46.88% from 255 or 31.99% from 372); Green value is 149 (58.59% from 255 or 40.05% from 372); Blue value is 104 (41.02% from 255 or 27.96% from 372); Max value from RGB is 149 - color contains mainly: green. Hex color #779568 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779568 is #886A97. Grayscale: #878787. Windows color (decimal): -8940184 or 6854007. OLE color: 6854007.
HSL color Cylindrical-coordinate representation of color #779568: hue angle of 100º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #779568 is Cyan = 0.20, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 149 | 104 | - |
| CMYK | 0.20 | 0 | 0.30 | 0.42 |
| HSL | 100º | 0.18% | 0.5% | - |
| HSV(B) | 100º | 0.3% | 0.58% | - |
| XYZ | 20.85 | 26.42 | 17.1 | - |
| YUV | 134.9 | 110.56 | 116.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 149 | 104 | 0.20 | 0 | 0.30 | 0.42 | 100 | 0.18 | 0.5 |
| Hex | 77 | 95 | 68 | 14 | 0 | 1E | 2A | 64 | 12 | 32 |
| Octal | 167 | 225 | 150 | 24 | 0 | 36 | 52 | 144 | 22 | 62 |
| Binary | 1110111 | 10010101 | 1101000 | 10100 | 0 | 11110 | 101010 | 1100100 | 10010 | 110010 |
Color Harmonies of #779568
Complementary color
Monochromatic Colors of #779568
Black with #779568
Text Example
Text Example
White with #779568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779568; }
p { color: rgb(119,149,104); }
H1.HeaderClassName
{
color: #779568;
}
.AnyTagClassName
{
color: #779568;
}
</style>
background-color css
<style>
a { background-color: #779568; }
a { background-color: rgb(119,149,104); }
div.DivClassName
{
background-color: #779568;
}
.BgClassName
{
background-color: #779568;
}
</style>
border-color css
<style>
span { border-color: #779568; }
span { border-color: rgb(119,149,104); }
td.TdClassName
{
border-color: #779568;
}
.TagClassName
{
border-color: #779568;
}
</style>