Shades of Highland #779454
Tints of Highland #779454
RGB
CMYK
RGB Variations
Color information
#779454 (or 0x779454) is known color: Highland. HEX triplet: 77, 94 and 54. RGB value is (119,148,84). Sum of RGB (Red+Green+Blue) = 119+148+84=351 (46% of max value = 765). Red value is 119 (46.88% from 255 or 33.90% from 351); Green value is 148 (58.20% from 255 or 42.17% from 351); Blue value is 84 (33.20% from 255 or 23.93% from 351); Max value from RGB is 148 - color contains mainly: green. Hex color #779454 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779454 is #886BAB. Grayscale: #848484. Windows color (decimal): -8940460 or 5543031. OLE color: 5543031.
HSL color Cylindrical-coordinate representation of color #779454: hue angle of 87.19º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #779454 is Cyan = 0.20, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 84 | - |
| CMYK | 0.20 | 0 | 0.43 | 0.42 |
| HSL | 87.19º | 0.28% | 0.45% | - |
| HSV(B) | 87.19º | 0.43% | 0.58% | - |
| XYZ | 19.8 | 25.74 | 12.31 | - |
| YUV | 132.03 | 100.89 | 118.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 84 | 0.20 | 0 | 0.43 | 0.42 | 87.19 | 0.28 | 0.45 |
| Hex | 77 | 94 | 54 | 14 | 0 | 2B | 2A | 57 | 1C | 2D |
| Octal | 167 | 224 | 124 | 24 | 0 | 53 | 52 | 127 | 34 | 55 |
| Binary | 1110111 | 10010100 | 1010100 | 10100 | 0 | 101011 | 101010 | 1010111 | 11100 | 101101 |
Color Harmonies of #779454
Complementary color
Monochromatic Colors of #779454
Black with #779454
Text Example
Text Example
White with #779454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779454; }
p { color: rgb(119,148,84); }
H1.HeaderClassName
{
color: #779454;
}
.AnyTagClassName
{
color: #779454;
}
</style>
background-color css
<style>
a { background-color: #779454; }
a { background-color: rgb(119,148,84); }
div.DivClassName
{
background-color: #779454;
}
.BgClassName
{
background-color: #779454;
}
</style>
border-color css
<style>
span { border-color: #779454; }
span { border-color: rgb(119,148,84); }
td.TdClassName
{
border-color: #779454;
}
.TagClassName
{
border-color: #779454;
}
</style>