Shades of Davy's Grey #779176
Tints of Davy's Grey #779176
RGB
CMYK
RGB Variations
Color information
#779176 (or 0x779176) is known color: Davy's Grey. HEX triplet: 77, 91 and 76. RGB value is (119,145,118). Sum of RGB (Red+Green+Blue) = 119+145+118=382 (50% of max value = 765). Red value is 119 (46.88% from 255 or 31.15% from 382); Green value is 145 (57.03% from 255 or 37.96% from 382); Blue value is 118 (46.48% from 255 or 30.89% from 382); Max value from RGB is 145 - color contains mainly: green. Hex color #779176 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779176 is #886E89. Grayscale: #868686. Windows color (decimal): -8941194 or 7770487. OLE color: 7770487.
HSL color Cylindrical-coordinate representation of color #779176: hue angle of 117.78º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #779176 is Cyan = 0.18, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 145 | 118 | - |
| CMYK | 0.18 | 0 | 0.19 | 0.43 |
| HSL | 117.78º | 0.11% | 0.52% | - |
| HSV(B) | 117.78º | 0.19% | 0.57% | - |
| XYZ | 21 | 25.48 | 20.95 | - |
| YUV | 134.15 | 118.89 | 117.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 145 | 118 | 0.18 | 0 | 0.19 | 0.43 | 117.78 | 0.11 | 0.52 |
| Hex | 77 | 91 | 76 | 12 | 0 | 13 | 2B | 76 | B | 34 |
| Octal | 167 | 221 | 166 | 22 | 0 | 23 | 53 | 166 | 13 | 64 |
| Binary | 1110111 | 10010001 | 1110110 | 10010 | 0 | 10011 | 101011 | 1110110 | 1011 | 110100 |
Color Harmonies of #779176
Complementary color
Monochromatic Colors of #779176
Black with #779176
Text Example
Text Example
White with #779176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779176; }
p { color: rgb(119,145,118); }
H1.HeaderClassName
{
color: #779176;
}
.AnyTagClassName
{
color: #779176;
}
</style>
background-color css
<style>
a { background-color: #779176; }
a { background-color: rgb(119,145,118); }
div.DivClassName
{
background-color: #779176;
}
.BgClassName
{
background-color: #779176;
}
</style>
border-color css
<style>
span { border-color: #779176; }
span { border-color: rgb(119,145,118); }
td.TdClassName
{
border-color: #779176;
}
.TagClassName
{
border-color: #779176;
}
</style>