Shades of Highland #779455
Tints of Highland #779455
RGB
CMYK
RGB Variations
Color information
#779455 (or 0x779455) is known color: Highland. HEX triplet: 77, 94 and 55. RGB value is (119,148,85). Sum of RGB (Red+Green+Blue) = 119+148+85=352 (46% of max value = 765). Red value is 119 (46.88% from 255 or 33.81% from 352); Green value is 148 (58.20% from 255 or 42.05% from 352); Blue value is 85 (33.59% from 255 or 24.15% from 352); Max value from RGB is 148 - color contains mainly: green. Hex color #779455 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779455 is #886BAA. Grayscale: #848484. Windows color (decimal): -8940459 or 5608567. OLE color: 5608567.
HSL color Cylindrical-coordinate representation of color #779455: hue angle of 87.62º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #779455 is Cyan = 0.20, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 85 | - |
| CMYK | 0.20 | 0 | 0.43 | 0.42 |
| HSL | 87.62º | 0.27% | 0.46% | - |
| HSV(B) | 87.62º | 0.43% | 0.58% | - |
| XYZ | 19.84 | 25.76 | 12.52 | - |
| YUV | 132.15 | 101.39 | 118.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 85 | 0.20 | 0 | 0.43 | 0.42 | 87.62 | 0.27 | 0.46 |
| Hex | 77 | 94 | 55 | 14 | 0 | 2B | 2A | 58 | 1B | 2E |
| Octal | 167 | 224 | 125 | 24 | 0 | 53 | 52 | 130 | 33 | 56 |
| Binary | 1110111 | 10010100 | 1010101 | 10100 | 0 | 101011 | 101010 | 1011000 | 11011 | 101110 |
Color Harmonies of #779455
Complementary color
Monochromatic Colors of #779455
Black with #779455
Text Example
Text Example
White with #779455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779455; }
p { color: rgb(119,148,85); }
H1.HeaderClassName
{
color: #779455;
}
.AnyTagClassName
{
color: #779455;
}
</style>
background-color css
<style>
a { background-color: #779455; }
a { background-color: rgb(119,148,85); }
div.DivClassName
{
background-color: #779455;
}
.BgClassName
{
background-color: #779455;
}
</style>
border-color css
<style>
span { border-color: #779455; }
span { border-color: rgb(119,148,85); }
td.TdClassName
{
border-color: #779455;
}
.TagClassName
{
border-color: #779455;
}
</style>