Shades of Highland #779464
Tints of Highland #779464
RGB
CMYK
RGB Variations
Color information
#779464 (or 0x779464) is known color: Highland. HEX triplet: 77, 94 and 64. RGB value is (119,148,100). Sum of RGB (Red+Green+Blue) = 119+148+100=367 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.43% from 367); Green value is 148 (58.20% from 255 or 40.33% from 367); Blue value is 100 (39.45% from 255 or 27.25% from 367); Max value from RGB is 148 - color contains mainly: green. Hex color #779464 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779464 is #886B9B. Grayscale: #868686. Windows color (decimal): -8940444 or 6591607. OLE color: 6591607.
HSL color Cylindrical-coordinate representation of color #779464: hue angle of 96.25º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #779464 is Cyan = 0.20, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 100 | - |
| CMYK | 0.20 | 0 | 0.32 | 0.42 |
| HSL | 96.25º | 0.19% | 0.49% | - |
| HSV(B) | 96.25º | 0.32% | 0.58% | - |
| XYZ | 20.5 | 26.02 | 16 | - |
| YUV | 133.86 | 108.89 | 117.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 100 | 0.20 | 0 | 0.32 | 0.42 | 96.25 | 0.19 | 0.49 |
| Hex | 77 | 94 | 64 | 14 | 0 | 20 | 2A | 60 | 13 | 31 |
| Octal | 167 | 224 | 144 | 24 | 0 | 40 | 52 | 140 | 23 | 61 |
| Binary | 1110111 | 10010100 | 1100100 | 10100 | 0 | 100000 | 101010 | 1100000 | 10011 | 110001 |
Color Harmonies of #779464
Complementary color
Monochromatic Colors of #779464
Black with #779464
Text Example
Text Example
White with #779464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779464; }
p { color: rgb(119,148,100); }
H1.HeaderClassName
{
color: #779464;
}
.AnyTagClassName
{
color: #779464;
}
</style>
background-color css
<style>
a { background-color: #779464; }
a { background-color: rgb(119,148,100); }
div.DivClassName
{
background-color: #779464;
}
.BgClassName
{
background-color: #779464;
}
</style>
border-color css
<style>
span { border-color: #779464; }
span { border-color: rgb(119,148,100); }
td.TdClassName
{
border-color: #779464;
}
.TagClassName
{
border-color: #779464;
}
</style>