Shades of Highland #779353
Tints of Highland #779353
RGB
CMYK
RGB Variations
Color information
#779353 (or 0x779353) is known color: Highland. HEX triplet: 77, 93 and 53. RGB value is (119,147,83). Sum of RGB (Red+Green+Blue) = 119+147+83=349 (46% of max value = 765). Red value is 119 (46.88% from 255 or 34.10% from 349); Green value is 147 (57.81% from 255 or 42.12% from 349); Blue value is 83 (32.81% from 255 or 23.78% from 349); Max value from RGB is 147 - color contains mainly: green. Hex color #779353 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779353 is #886CAC. Grayscale: #838383. Windows color (decimal): -8940717 or 5477239. OLE color: 5477239.
HSL color Cylindrical-coordinate representation of color #779353: hue angle of 86.25º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #779353 is Cyan = 0.19, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 83 | - |
| CMYK | 0.19 | 0 | 0.44 | 0.42 |
| HSL | 86.25º | 0.28% | 0.45% | - |
| HSV(B) | 86.25º | 0.44% | 0.58% | - |
| XYZ | 19.6 | 25.41 | 12.06 | - |
| YUV | 131.33 | 100.72 | 119.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 83 | 0.19 | 0 | 0.44 | 0.42 | 86.25 | 0.28 | 0.45 |
| Hex | 77 | 93 | 53 | 13 | 0 | 2C | 2A | 56 | 1C | 2D |
| Octal | 167 | 223 | 123 | 23 | 0 | 54 | 52 | 126 | 34 | 55 |
| Binary | 1110111 | 10010011 | 1010011 | 10011 | 0 | 101100 | 101010 | 1010110 | 11100 | 101101 |
Color Harmonies of #779353
Complementary color
Monochromatic Colors of #779353
Black with #779353
Text Example
Text Example
White with #779353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779353; }
p { color: rgb(119,147,83); }
H1.HeaderClassName
{
color: #779353;
}
.AnyTagClassName
{
color: #779353;
}
</style>
background-color css
<style>
a { background-color: #779353; }
a { background-color: rgb(119,147,83); }
div.DivClassName
{
background-color: #779353;
}
.BgClassName
{
background-color: #779353;
}
</style>
border-color css
<style>
span { border-color: #779353; }
span { border-color: rgb(119,147,83); }
td.TdClassName
{
border-color: #779353;
}
.TagClassName
{
border-color: #779353;
}
</style>