Shades of Highland #779461
Tints of Highland #779461
RGB
CMYK
RGB Variations
Color information
#779461 (or 0x779461) is known color: Highland. HEX triplet: 77, 94 and 61. RGB value is (119,148,97). Sum of RGB (Red+Green+Blue) = 119+148+97=364 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.69% from 364); Green value is 148 (58.20% from 255 or 40.66% from 364); Blue value is 97 (38.28% from 255 or 26.65% from 364); Max value from RGB is 148 - color contains mainly: green. Hex color #779461 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779461 is #886B9E. Grayscale: #858585. Windows color (decimal): -8940447 or 6394999. OLE color: 6394999.
HSL color Cylindrical-coordinate representation of color #779461: hue angle of 94.12º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #779461 is Cyan = 0.20, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 97 | - |
| CMYK | 0.20 | 0 | 0.34 | 0.42 |
| HSL | 94.12º | 0.21% | 0.48% | - |
| HSV(B) | 94.12º | 0.34% | 0.58% | - |
| XYZ | 20.36 | 25.96 | 15.25 | - |
| YUV | 133.52 | 107.39 | 117.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 97 | 0.20 | 0 | 0.34 | 0.42 | 94.12 | 0.21 | 0.48 |
| Hex | 77 | 94 | 61 | 14 | 0 | 22 | 2A | 5E | 15 | 30 |
| Octal | 167 | 224 | 141 | 24 | 0 | 42 | 52 | 136 | 25 | 60 |
| Binary | 1110111 | 10010100 | 1100001 | 10100 | 0 | 100010 | 101010 | 1011110 | 10101 | 110000 |
Color Harmonies of #779461
Complementary color
Monochromatic Colors of #779461
Black with #779461
Text Example
Text Example
White with #779461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779461; }
p { color: rgb(119,148,97); }
H1.HeaderClassName
{
color: #779461;
}
.AnyTagClassName
{
color: #779461;
}
</style>
background-color css
<style>
a { background-color: #779461; }
a { background-color: rgb(119,148,97); }
div.DivClassName
{
background-color: #779461;
}
.BgClassName
{
background-color: #779461;
}
</style>
border-color css
<style>
span { border-color: #779461; }
span { border-color: rgb(119,148,97); }
td.TdClassName
{
border-color: #779461;
}
.TagClassName
{
border-color: #779461;
}
</style>