Shades of Highland #779552
Tints of Highland #779552
RGB
CMYK
RGB Variations
Color information
#779552 (or 0x779552) is known color: Highland. HEX triplet: 77, 95 and 52. RGB value is (119,149,82). Sum of RGB (Red+Green+Blue) = 119+149+82=350 (46% of max value = 765). Red value is 119 (46.88% from 255 or 34% from 350); Green value is 149 (58.59% from 255 or 42.57% from 350); Blue value is 82 (32.42% from 255 or 23.43% from 350); Max value from RGB is 149 - color contains mainly: green. Hex color #779552 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779552 is #886AAD. Grayscale: #848484. Windows color (decimal): -8940206 or 5412215. OLE color: 5412215.
HSL color Cylindrical-coordinate representation of color #779552: hue angle of 86.87º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #779552 is Cyan = 0.20, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 149 | 82 | - |
| CMYK | 0.20 | 0 | 0.45 | 0.42 |
| HSL | 86.87º | 0.29% | 0.45% | - |
| HSV(B) | 86.87º | 0.45% | 0.58% | - |
| XYZ | 19.88 | 26.03 | 11.96 | - |
| YUV | 132.39 | 99.56 | 118.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 149 | 82 | 0.20 | 0 | 0.45 | 0.42 | 86.87 | 0.29 | 0.45 |
| Hex | 77 | 95 | 52 | 14 | 0 | 2D | 2A | 57 | 1D | 2D |
| Octal | 167 | 225 | 122 | 24 | 0 | 55 | 52 | 127 | 35 | 55 |
| Binary | 1110111 | 10010101 | 1010010 | 10100 | 0 | 101101 | 101010 | 1010111 | 11101 | 101101 |
Color Harmonies of #779552
Complementary color
Monochromatic Colors of #779552
Black with #779552
Text Example
Text Example
White with #779552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779552; }
p { color: rgb(119,149,82); }
H1.HeaderClassName
{
color: #779552;
}
.AnyTagClassName
{
color: #779552;
}
</style>
background-color css
<style>
a { background-color: #779552; }
a { background-color: rgb(119,149,82); }
div.DivClassName
{
background-color: #779552;
}
.BgClassName
{
background-color: #779552;
}
</style>
border-color css
<style>
span { border-color: #779552; }
span { border-color: rgb(119,149,82); }
td.TdClassName
{
border-color: #779552;
}
.TagClassName
{
border-color: #779552;
}
</style>