Shades of Highland #779864
Tints of Highland #779864
RGB
CMYK
RGB Variations
Color information
#779864 (or 0x779864) is known color: Highland. HEX triplet: 77, 98 and 64. RGB value is (119,152,100). Sum of RGB (Red+Green+Blue) = 119+152+100=371 (49% of max value = 765). Red value is 119 (46.88% from 255 or 32.08% from 371); Green value is 152 (59.77% from 255 or 40.97% from 371); Blue value is 100 (39.45% from 255 or 26.95% from 371); Max value from RGB is 152 - color contains mainly: green. Hex color #779864 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779864 is #88679B. Grayscale: #888888. Windows color (decimal): -8939420 or 6592631. OLE color: 6592631.
HSL color Cylindrical-coordinate representation of color #779864: hue angle of 98.08º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #779864 is Cyan = 0.22, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 100 | - |
| CMYK | 0.22 | 0 | 0.34 | 0.40 |
| HSL | 98.08º | 0.21% | 0.49% | - |
| HSV(B) | 98.08º | 0.34% | 0.6% | - |
| XYZ | 21.14 | 27.3 | 16.21 | - |
| YUV | 136.21 | 107.57 | 115.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 100 | 0.22 | 0 | 0.34 | 0.40 | 98.08 | 0.21 | 0.49 |
| Hex | 77 | 98 | 64 | 16 | 0 | 22 | 28 | 62 | 15 | 31 |
| Octal | 167 | 230 | 144 | 26 | 0 | 42 | 50 | 142 | 25 | 61 |
| Binary | 1110111 | 10011000 | 1100100 | 10110 | 0 | 100010 | 101000 | 1100010 | 10101 | 110001 |
Color Harmonies of #779864
Complementary color
Monochromatic Colors of #779864
Black with #779864
Text Example
Text Example
White with #779864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779864; }
p { color: rgb(119,152,100); }
H1.HeaderClassName
{
color: #779864;
}
.AnyTagClassName
{
color: #779864;
}
</style>
background-color css
<style>
a { background-color: #779864; }
a { background-color: rgb(119,152,100); }
div.DivClassName
{
background-color: #779864;
}
.BgClassName
{
background-color: #779864;
}
</style>
border-color css
<style>
span { border-color: #779864; }
span { border-color: rgb(119,152,100); }
td.TdClassName
{
border-color: #779864;
}
.TagClassName
{
border-color: #779864;
}
</style>