Shades of Highland #779262
Tints of Highland #779262
RGB
CMYK
RGB Variations
Color information
#779262 (or 0x779262) is known color: Highland. HEX triplet: 77, 92 and 62. RGB value is (119,146,98). Sum of RGB (Red+Green+Blue) = 119+146+98=363 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.78% from 363); Green value is 146 (57.42% from 255 or 40.22% from 363); Blue value is 98 (38.67% from 255 or 27.00% from 363); Max value from RGB is 146 - color contains mainly: green. Hex color #779262 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779262 is #886D9D. Grayscale: #848484. Windows color (decimal): -8940958 or 6460023. OLE color: 6460023.
HSL color Cylindrical-coordinate representation of color #779262: hue angle of 93.75º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #779262 is Cyan = 0.18, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 146 | 98 | - |
| CMYK | 0.18 | 0 | 0.33 | 0.43 |
| HSL | 93.75º | 0.2% | 0.48% | - |
| HSV(B) | 93.75º | 0.33% | 0.57% | - |
| XYZ | 20.09 | 25.36 | 15.39 | - |
| YUV | 132.46 | 108.55 | 118.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 146 | 98 | 0.18 | 0 | 0.33 | 0.43 | 93.75 | 0.2 | 0.48 |
| Hex | 77 | 92 | 62 | 12 | 0 | 21 | 2B | 5E | 14 | 30 |
| Octal | 167 | 222 | 142 | 22 | 0 | 41 | 53 | 136 | 24 | 60 |
| Binary | 1110111 | 10010010 | 1100010 | 10010 | 0 | 100001 | 101011 | 1011110 | 10100 | 110000 |
Color Harmonies of #779262
Complementary color
Monochromatic Colors of #779262
Black with #779262
Text Example
Text Example
White with #779262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779262; }
p { color: rgb(119,146,98); }
H1.HeaderClassName
{
color: #779262;
}
.AnyTagClassName
{
color: #779262;
}
</style>
background-color css
<style>
a { background-color: #779262; }
a { background-color: rgb(119,146,98); }
div.DivClassName
{
background-color: #779262;
}
.BgClassName
{
background-color: #779262;
}
</style>
border-color css
<style>
span { border-color: #779262; }
span { border-color: rgb(119,146,98); }
td.TdClassName
{
border-color: #779262;
}
.TagClassName
{
border-color: #779262;
}
</style>