Shades of Davy's Grey #788779
Tints of Davy's Grey #788779
RGB
CMYK
RGB Variations
Color information
#788779 (or 0x788779) is known color: Davy's Grey. HEX triplet: 78, 87 and 79. RGB value is (120,135,121). Sum of RGB (Red+Green+Blue) = 120+135+121=376 (49% of max value = 765). Red value is 120 (47.27% from 255 or 31.91% from 376); Green value is 135 (53.12% from 255 or 35.90% from 376); Blue value is 121 (47.66% from 255 or 32.18% from 376); Max value from RGB is 135 - color contains mainly: green. Hex color #788779 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788779 is #877886. Grayscale: #808080. Windows color (decimal): -8878215 or 7964536. OLE color: 7964536.
HSL color Cylindrical-coordinate representation of color #788779: hue angle of 124º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #788779 is Cyan = 0.11, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 135 | 121 | - |
| CMYK | 0.11 | 0 | 0.10 | 0.47 |
| HSL | 124º | 0.06% | 0.5% | - |
| HSV(B) | 124º | 0.11% | 0.53% | - |
| XYZ | 19.86 | 22.7 | 21.42 | - |
| YUV | 128.92 | 123.53 | 121.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 135 | 121 | 0.11 | 0 | 0.10 | 0.47 | 124 | 0.06 | 0.5 |
| Hex | 78 | 87 | 79 | B | 0 | A | 2F | 7C | 6 | 32 |
| Octal | 170 | 207 | 171 | 13 | 0 | 12 | 57 | 174 | 6 | 62 |
| Binary | 1111000 | 10000111 | 1111001 | 1011 | 0 | 1010 | 101111 | 1111100 | 110 | 110010 |
Color Harmonies of #788779
Complementary color
Monochromatic Colors of #788779
Black with #788779
Text Example
Text Example
White with #788779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788779; }
p { color: rgb(120,135,121); }
H1.HeaderClassName
{
color: #788779;
}
.AnyTagClassName
{
color: #788779;
}
</style>
background-color css
<style>
a { background-color: #788779; }
a { background-color: rgb(120,135,121); }
div.DivClassName
{
background-color: #788779;
}
.BgClassName
{
background-color: #788779;
}
</style>
border-color css
<style>
span { border-color: #788779; }
span { border-color: rgb(120,135,121); }
td.TdClassName
{
border-color: #788779;
}
.TagClassName
{
border-color: #788779;
}
</style>