Shades of Highland #779364
Tints of Highland #779364
RGB
CMYK
RGB Variations
Color information
#779364 (or 0x779364) is known color: Highland. HEX triplet: 77, 93 and 64. RGB value is (119,147,100). Sum of RGB (Red+Green+Blue) = 119+147+100=366 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.51% from 366); Green value is 147 (57.81% from 255 or 40.16% from 366); Blue value is 100 (39.45% from 255 or 27.32% from 366); Max value from RGB is 147 - color contains mainly: green. Hex color #779364 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779364 is #886C9B. Grayscale: #858585. Windows color (decimal): -8940700 or 6591351. OLE color: 6591351.
HSL color Cylindrical-coordinate representation of color #779364: hue angle of 95.74º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #779364 is Cyan = 0.19, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 100 | - |
| CMYK | 0.19 | 0 | 0.32 | 0.42 |
| HSL | 95.74º | 0.19% | 0.48% | - |
| HSV(B) | 95.74º | 0.32% | 0.58% | - |
| XYZ | 20.34 | 25.71 | 15.95 | - |
| YUV | 133.27 | 109.22 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 100 | 0.19 | 0 | 0.32 | 0.42 | 95.74 | 0.19 | 0.48 |
| Hex | 77 | 93 | 64 | 13 | 0 | 20 | 2A | 60 | 13 | 30 |
| Octal | 167 | 223 | 144 | 23 | 0 | 40 | 52 | 140 | 23 | 60 |
| Binary | 1110111 | 10010011 | 1100100 | 10011 | 0 | 100000 | 101010 | 1100000 | 10011 | 110000 |
Color Harmonies of #779364
Complementary color
Monochromatic Colors of #779364
Black with #779364
Text Example
Text Example
White with #779364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779364; }
p { color: rgb(119,147,100); }
H1.HeaderClassName
{
color: #779364;
}
.AnyTagClassName
{
color: #779364;
}
</style>
background-color css
<style>
a { background-color: #779364; }
a { background-color: rgb(119,147,100); }
div.DivClassName
{
background-color: #779364;
}
.BgClassName
{
background-color: #779364;
}
</style>
border-color css
<style>
span { border-color: #779364; }
span { border-color: rgb(119,147,100); }
td.TdClassName
{
border-color: #779364;
}
.TagClassName
{
border-color: #779364;
}
</style>