Shades of Highland #779250
Tints of Highland #779250
RGB
CMYK
RGB Variations
Color information
#779250 (or 0x779250) is known color: Highland. HEX triplet: 77, 92 and 50. RGB value is (119,146,80). Sum of RGB (Red+Green+Blue) = 119+146+80=345 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.49% from 345); Green value is 146 (57.42% from 255 or 42.32% from 345); Blue value is 80 (31.64% from 255 or 23.19% from 345); Max value from RGB is 146 - color contains mainly: green. Hex color #779250 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779250 is #886DAF. Grayscale: #828282. Windows color (decimal): -8940976 or 5280375. OLE color: 5280375.
HSL color Cylindrical-coordinate representation of color #779250: hue angle of 84.55º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #779250 is Cyan = 0.18, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 146 | 80 | - |
| CMYK | 0.18 | 0 | 0.45 | 0.43 |
| HSL | 84.55º | 0.29% | 0.44% | - |
| HSV(B) | 84.55º | 0.45% | 0.57% | - |
| XYZ | 19.33 | 25.06 | 11.41 | - |
| YUV | 130.4 | 99.55 | 119.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 146 | 80 | 0.18 | 0 | 0.45 | 0.43 | 84.55 | 0.29 | 0.44 |
| Hex | 77 | 92 | 50 | 12 | 0 | 2D | 2B | 55 | 1D | 2C |
| Octal | 167 | 222 | 120 | 22 | 0 | 55 | 53 | 125 | 35 | 54 |
| Binary | 1110111 | 10010010 | 1010000 | 10010 | 0 | 101101 | 101011 | 1010101 | 11101 | 101100 |
Color Harmonies of #779250
Complementary color
Monochromatic Colors of #779250
Black with #779250
Text Example
Text Example
White with #779250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779250; }
p { color: rgb(119,146,80); }
H1.HeaderClassName
{
color: #779250;
}
.AnyTagClassName
{
color: #779250;
}
</style>
background-color css
<style>
a { background-color: #779250; }
a { background-color: rgb(119,146,80); }
div.DivClassName
{
background-color: #779250;
}
.BgClassName
{
background-color: #779250;
}
</style>
border-color css
<style>
span { border-color: #779250; }
span { border-color: rgb(119,146,80); }
td.TdClassName
{
border-color: #779250;
}
.TagClassName
{
border-color: #779250;
}
</style>