Shades of Davy's Grey #779877
Tints of Davy's Grey #779877
RGB
CMYK
RGB Variations
Color information
#779877 (or 0x779877) is known color: Davy's Grey. HEX triplet: 77, 98 and 77. RGB value is (119,152,119). Sum of RGB (Red+Green+Blue) = 119+152+119=390 (51% of max value = 765). Red value is 119 (46.88% from 255 or 30.51% from 390); Green value is 152 (59.77% from 255 or 38.97% from 390); Blue value is 119 (46.88% from 255 or 30.51% from 390); Max value from RGB is 152 - color contains mainly: green. Hex color #779877 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779877 is #886788. Grayscale: #8A8A8A. Windows color (decimal): -8939401 or 7837815. OLE color: 7837815.
HSL color Cylindrical-coordinate representation of color #779877: hue angle of 120º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #779877 is Cyan = 0.22, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 119 | - |
| CMYK | 0.22 | 0 | 0.22 | 0.40 |
| HSL | 120º | 0.14% | 0.53% | - |
| HSV(B) | 120º | 0.22% | 0.6% | - |
| XYZ | 22.17 | 27.71 | 21.63 | - |
| YUV | 138.37 | 117.07 | 114.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 119 | 0.22 | 0 | 0.22 | 0.40 | 120 | 0.14 | 0.53 |
| Hex | 77 | 98 | 77 | 16 | 0 | 16 | 28 | 78 | E | 35 |
| Octal | 167 | 230 | 167 | 26 | 0 | 26 | 50 | 170 | 16 | 65 |
| Binary | 1110111 | 10011000 | 1110111 | 10110 | 0 | 10110 | 101000 | 1111000 | 1110 | 110101 |
Color Harmonies of #779877
Complementary color
Monochromatic Colors of #779877
Black with #779877
Text Example
Text Example
White with #779877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779877; }
p { color: rgb(119,152,119); }
H1.HeaderClassName
{
color: #779877;
}
.AnyTagClassName
{
color: #779877;
}
</style>
background-color css
<style>
a { background-color: #779877; }
a { background-color: rgb(119,152,119); }
div.DivClassName
{
background-color: #779877;
}
.BgClassName
{
background-color: #779877;
}
</style>
border-color css
<style>
span { border-color: #779877; }
span { border-color: rgb(119,152,119); }
td.TdClassName
{
border-color: #779877;
}
.TagClassName
{
border-color: #779877;
}
</style>