Shades of Highland #779466
Tints of Highland #779466
RGB
CMYK
RGB Variations
Color information
#779466 (or 0x779466) is known color: Highland. HEX triplet: 77, 94 and 66. RGB value is (119,148,102). Sum of RGB (Red+Green+Blue) = 119+148+102=369 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.25% from 369); Green value is 148 (58.20% from 255 or 40.11% from 369); Blue value is 102 (40.23% from 255 or 27.64% from 369); Max value from RGB is 148 - color contains mainly: green. Hex color #779466 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779466 is #886B99. Grayscale: #868686. Windows color (decimal): -8940442 or 6722679. OLE color: 6722679.
HSL color Cylindrical-coordinate representation of color #779466: hue angle of 97.83º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #779466 is Cyan = 0.20, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 102 | - |
| CMYK | 0.20 | 0 | 0.31 | 0.42 |
| HSL | 97.83º | 0.18% | 0.49% | - |
| HSV(B) | 97.83º | 0.31% | 0.58% | - |
| XYZ | 20.6 | 26.06 | 16.52 | - |
| YUV | 134.09 | 109.89 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 102 | 0.20 | 0 | 0.31 | 0.42 | 97.83 | 0.18 | 0.49 |
| Hex | 77 | 94 | 66 | 14 | 0 | 1F | 2A | 62 | 12 | 31 |
| Octal | 167 | 224 | 146 | 24 | 0 | 37 | 52 | 142 | 22 | 61 |
| Binary | 1110111 | 10010100 | 1100110 | 10100 | 0 | 11111 | 101010 | 1100010 | 10010 | 110001 |
Color Harmonies of #779466
Complementary color
Monochromatic Colors of #779466
Black with #779466
Text Example
Text Example
White with #779466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779466; }
p { color: rgb(119,148,102); }
H1.HeaderClassName
{
color: #779466;
}
.AnyTagClassName
{
color: #779466;
}
</style>
background-color css
<style>
a { background-color: #779466; }
a { background-color: rgb(119,148,102); }
div.DivClassName
{
background-color: #779466;
}
.BgClassName
{
background-color: #779466;
}
</style>
border-color css
<style>
span { border-color: #779466; }
span { border-color: rgb(119,148,102); }
td.TdClassName
{
border-color: #779466;
}
.TagClassName
{
border-color: #779466;
}
</style>