Shades of Highland #779149
Tints of Highland #779149
RGB
CMYK
RGB Variations
Color information
#779149 (or 0x779149) is known color: Highland. HEX triplet: 77, 91 and 49. RGB value is (119,145,73). Sum of RGB (Red+Green+Blue) = 119+145+73=337 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.31% from 337); Green value is 145 (57.03% from 255 or 43.03% from 337); Blue value is 73 (28.91% from 255 or 21.66% from 337); Max value from RGB is 145 - color contains mainly: green. Hex color #779149 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779149 is #886EB6. Grayscale: #818181. Windows color (decimal): -8941239 or 4821367. OLE color: 4821367.
HSL color Cylindrical-coordinate representation of color #779149: hue angle of 81.67º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #779149 is Cyan = 0.18, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 145 | 73 | - |
| CMYK | 0.18 | 0 | 0.50 | 0.43 |
| HSL | 81.67º | 0.33% | 0.43% | - |
| HSV(B) | 81.67º | 0.5% | 0.57% | - |
| XYZ | 18.94 | 24.65 | 10.06 | - |
| YUV | 129.02 | 96.39 | 120.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 145 | 73 | 0.18 | 0 | 0.50 | 0.43 | 81.67 | 0.33 | 0.43 |
| Hex | 77 | 91 | 49 | 12 | 0 | 32 | 2B | 52 | 21 | 2B |
| Octal | 167 | 221 | 111 | 22 | 0 | 62 | 53 | 122 | 41 | 53 |
| Binary | 1110111 | 10010001 | 1001001 | 10010 | 0 | 110010 | 101011 | 1010010 | 100001 | 101011 |
Color Harmonies of #779149
Complementary color
Monochromatic Colors of #779149
Black with #779149
Text Example
Text Example
White with #779149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779149; }
p { color: rgb(119,145,73); }
H1.HeaderClassName
{
color: #779149;
}
.AnyTagClassName
{
color: #779149;
}
</style>
background-color css
<style>
a { background-color: #779149; }
a { background-color: rgb(119,145,73); }
div.DivClassName
{
background-color: #779149;
}
.BgClassName
{
background-color: #779149;
}
</style>
border-color css
<style>
span { border-color: #779149; }
span { border-color: rgb(119,145,73); }
td.TdClassName
{
border-color: #779149;
}
.TagClassName
{
border-color: #779149;
}
</style>