Shades of Highland #779350
Tints of Highland #779350
RGB
CMYK
RGB Variations
Color information
#779350 (or 0x779350) is known color: Highland. HEX triplet: 77, 93 and 50. RGB value is (119,147,80). Sum of RGB (Red+Green+Blue) = 119+147+80=346 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.39% from 346); Green value is 147 (57.81% from 255 or 42.49% from 346); Blue value is 80 (31.64% from 255 or 23.12% from 346); Max value from RGB is 147 - color contains mainly: green. Hex color #779350 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779350 is #886CAF. Grayscale: #838383. Windows color (decimal): -8940720 or 5280631. OLE color: 5280631.
HSL color Cylindrical-coordinate representation of color #779350: hue angle of 85.07º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #779350 is Cyan = 0.19, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 80 | - |
| CMYK | 0.19 | 0 | 0.46 | 0.42 |
| HSL | 85.07º | 0.3% | 0.45% | - |
| HSV(B) | 85.07º | 0.46% | 0.58% | - |
| XYZ | 19.49 | 25.37 | 11.46 | - |
| YUV | 130.99 | 99.22 | 119.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 80 | 0.19 | 0 | 0.46 | 0.42 | 85.07 | 0.3 | 0.45 |
| Hex | 77 | 93 | 50 | 13 | 0 | 2E | 2A | 55 | 1E | 2D |
| Octal | 167 | 223 | 120 | 23 | 0 | 56 | 52 | 125 | 36 | 55 |
| Binary | 1110111 | 10010011 | 1010000 | 10011 | 0 | 101110 | 101010 | 1010101 | 11110 | 101101 |
Color Harmonies of #779350
Complementary color
Monochromatic Colors of #779350
Black with #779350
Text Example
Text Example
White with #779350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779350; }
p { color: rgb(119,147,80); }
H1.HeaderClassName
{
color: #779350;
}
.AnyTagClassName
{
color: #779350;
}
</style>
background-color css
<style>
a { background-color: #779350; }
a { background-color: rgb(119,147,80); }
div.DivClassName
{
background-color: #779350;
}
.BgClassName
{
background-color: #779350;
}
</style>
border-color css
<style>
span { border-color: #779350; }
span { border-color: rgb(119,147,80); }
td.TdClassName
{
border-color: #779350;
}
.TagClassName
{
border-color: #779350;
}
</style>