Shades of Davy's Grey #788776
Tints of Davy's Grey #788776
RGB
CMYK
RGB Variations
Color information
#788776 (or 0x788776) is known color: Davy's Grey. HEX triplet: 78, 87 and 76. RGB value is (120,135,118). Sum of RGB (Red+Green+Blue) = 120+135+118=373 (49% of max value = 765). Red value is 120 (47.27% from 255 or 32.17% from 373); Green value is 135 (53.12% from 255 or 36.19% from 373); Blue value is 118 (46.48% from 255 or 31.64% from 373); Max value from RGB is 135 - color contains mainly: green. Hex color #788776 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788776 is #877889. Grayscale: #808080. Windows color (decimal): -8878218 or 7767928. OLE color: 7767928.
HSL color Cylindrical-coordinate representation of color #788776: hue angle of 112.94º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #788776 is Cyan = 0.11, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 135 | 118 | - |
| CMYK | 0.11 | 0 | 0.13 | 0.47 |
| HSL | 112.94º | 0.07% | 0.5% | - |
| HSV(B) | 112.94º | 0.13% | 0.53% | - |
| XYZ | 19.68 | 22.63 | 20.47 | - |
| YUV | 128.58 | 122.03 | 121.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 135 | 118 | 0.11 | 0 | 0.13 | 0.47 | 112.94 | 0.07 | 0.5 |
| Hex | 78 | 87 | 76 | B | 0 | D | 2F | 71 | 7 | 32 |
| Octal | 170 | 207 | 166 | 13 | 0 | 15 | 57 | 161 | 7 | 62 |
| Binary | 1111000 | 10000111 | 1110110 | 1011 | 0 | 1101 | 101111 | 1110001 | 111 | 110010 |
Color Harmonies of #788776
Complementary color
Monochromatic Colors of #788776
Black with #788776
Text Example
Text Example
White with #788776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788776; }
p { color: rgb(120,135,118); }
H1.HeaderClassName
{
color: #788776;
}
.AnyTagClassName
{
color: #788776;
}
</style>
background-color css
<style>
a { background-color: #788776; }
a { background-color: rgb(120,135,118); }
div.DivClassName
{
background-color: #788776;
}
.BgClassName
{
background-color: #788776;
}
</style>
border-color css
<style>
span { border-color: #788776; }
span { border-color: rgb(120,135,118); }
td.TdClassName
{
border-color: #788776;
}
.TagClassName
{
border-color: #788776;
}
</style>