Shades of Highland #779963
Tints of Highland #779963
RGB
CMYK
RGB Variations
Color information
#779963 (or 0x779963) is known color: Highland. HEX triplet: 77, 99 and 63. RGB value is (119,153,99). Sum of RGB (Red+Green+Blue) = 119+153+99=371 (49% of max value = 765). Red value is 119 (46.88% from 255 or 32.08% from 371); Green value is 153 (60.16% from 255 or 41.24% from 371); Blue value is 99 (39.06% from 255 or 26.68% from 371); Max value from RGB is 153 - color contains mainly: green. Hex color #779963 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779963 is #88669C. Grayscale: #888888. Windows color (decimal): -8939165 or 6527351. OLE color: 6527351.
HSL color Cylindrical-coordinate representation of color #779963: hue angle of 97.78º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #779963 is Cyan = 0.22, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 119 | 153 | 99 | - |
| CMYK | 0.22 | 0 | 0.35 | 0.4 |
| HSL | 97.78º | 0.21% | 0.49% | - |
| HSV(B) | 97.78º | 0.35% | 0.6% | - |
| XYZ | 21.25 | 27.61 | 16.01 | - |
| YUV | 136.68 | 106.74 | 115.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 153 | 99 | 0.22 | 0 | 0.35 | 0.4 | 97.78 | 0.21 | 0.49 |
| Hex | 77 | 99 | 63 | 16 | 0 | 23 | 28 | 62 | 15 | 31 |
| Octal | 167 | 231 | 143 | 26 | 0 | 43 | 50 | 142 | 25 | 61 |
| Binary | 1110111 | 10011001 | 1100011 | 10110 | 0 | 100011 | 101000 | 1100010 | 10101 | 110001 |
Color Harmonies of #779963
Complementary color
Monochromatic Colors of #779963
Black with #779963
Text Example
Text Example
White with #779963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779963; }
p { color: rgb(119,153,99); }
H1.HeaderClassName
{
color: #779963;
}
.AnyTagClassName
{
color: #779963;
}
</style>
background-color css
<style>
a { background-color: #779963; }
a { background-color: rgb(119,153,99); }
div.DivClassName
{
background-color: #779963;
}
.BgClassName
{
background-color: #779963;
}
</style>
border-color css
<style>
span { border-color: #779963; }
span { border-color: rgb(119,153,99); }
td.TdClassName
{
border-color: #779963;
}
.TagClassName
{
border-color: #779963;
}
</style>