Shades of Highland #779456
Tints of Highland #779456
RGB
CMYK
RGB Variations
Color information
#779456 (or 0x779456) is known color: Highland. HEX triplet: 77, 94 and 56. RGB value is (119,148,86). Sum of RGB (Red+Green+Blue) = 119+148+86=353 (46% of max value = 765). Red value is 119 (46.88% from 255 or 33.71% from 353); Green value is 148 (58.20% from 255 or 41.93% from 353); Blue value is 86 (33.98% from 255 or 24.36% from 353); Max value from RGB is 148 - color contains mainly: green. Hex color #779456 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779456 is #886BA9. Grayscale: #848484. Windows color (decimal): -8940458 or 5674103. OLE color: 5674103.
HSL color Cylindrical-coordinate representation of color #779456: hue angle of 88.06º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #779456 is Cyan = 0.20, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 86 | - |
| CMYK | 0.20 | 0 | 0.42 | 0.42 |
| HSL | 88.06º | 0.26% | 0.46% | - |
| HSV(B) | 88.06º | 0.42% | 0.58% | - |
| XYZ | 19.88 | 25.77 | 12.73 | - |
| YUV | 132.26 | 101.89 | 118.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 86 | 0.20 | 0 | 0.42 | 0.42 | 88.06 | 0.26 | 0.46 |
| Hex | 77 | 94 | 56 | 14 | 0 | 2A | 2A | 58 | 1A | 2E |
| Octal | 167 | 224 | 126 | 24 | 0 | 52 | 52 | 130 | 32 | 56 |
| Binary | 1110111 | 10010100 | 1010110 | 10100 | 0 | 101010 | 101010 | 1011000 | 11010 | 101110 |
Color Harmonies of #779456
Complementary color
Monochromatic Colors of #779456
Black with #779456
Text Example
Text Example
White with #779456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779456; }
p { color: rgb(119,148,86); }
H1.HeaderClassName
{
color: #779456;
}
.AnyTagClassName
{
color: #779456;
}
</style>
background-color css
<style>
a { background-color: #779456; }
a { background-color: rgb(119,148,86); }
div.DivClassName
{
background-color: #779456;
}
.BgClassName
{
background-color: #779456;
}
</style>
border-color css
<style>
span { border-color: #779456; }
span { border-color: rgb(119,148,86); }
td.TdClassName
{
border-color: #779456;
}
.TagClassName
{
border-color: #779456;
}
</style>