Shades of Davy's Grey #798977
Tints of Davy's Grey #798977
RGB
CMYK
RGB Variations
Color information
#798977 (or 0x798977) is known color: Davy's Grey. HEX triplet: 79, 89 and 77. RGB value is (121,137,119). Sum of RGB (Red+Green+Blue) = 121+137+119=377 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.10% from 377); Green value is 137 (53.91% from 255 or 36.34% from 377); Blue value is 119 (46.88% from 255 or 31.56% from 377); Max value from RGB is 137 - color contains mainly: green. Hex color #798977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #798977 is #867688. Grayscale: #828282. Windows color (decimal): -8812169 or 7833977. OLE color: 7833977.
HSL color Cylindrical-coordinate representation of color #798977: hue angle of 113.33º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #798977 is Cyan = 0.12, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 137 | 119 | - |
| CMYK | 0.12 | 0 | 0.13 | 0.46 |
| HSL | 113.33º | 0.07% | 0.5% | - |
| HSV(B) | 113.33º | 0.13% | 0.54% | - |
| XYZ | 20.16 | 23.29 | 20.89 | - |
| YUV | 130.16 | 121.7 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 137 | 119 | 0.12 | 0 | 0.13 | 0.46 | 113.33 | 0.07 | 0.5 |
| Hex | 79 | 89 | 77 | C | 0 | D | 2E | 71 | 7 | 32 |
| Octal | 171 | 211 | 167 | 14 | 0 | 15 | 56 | 161 | 7 | 62 |
| Binary | 1111001 | 10001001 | 1110111 | 1100 | 0 | 1101 | 101110 | 1110001 | 111 | 110010 |
Color Harmonies of #798977
Complementary color
Monochromatic Colors of #798977
Black with #798977
Text Example
Text Example
White with #798977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798977; }
p { color: rgb(121,137,119); }
H1.HeaderClassName
{
color: #798977;
}
.AnyTagClassName
{
color: #798977;
}
</style>
background-color css
<style>
a { background-color: #798977; }
a { background-color: rgb(121,137,119); }
div.DivClassName
{
background-color: #798977;
}
.BgClassName
{
background-color: #798977;
}
</style>
border-color css
<style>
span { border-color: #798977; }
span { border-color: rgb(121,137,119); }
td.TdClassName
{
border-color: #798977;
}
.TagClassName
{
border-color: #798977;
}
</style>