Shades of Davy's Grey #788678
Tints of Davy's Grey #788678
RGB
CMYK
RGB Variations
Color information
#788678 (or 0x788678) is known color: Davy's Grey. HEX triplet: 78, 86 and 78. RGB value is (120,134,120). Sum of RGB (Red+Green+Blue) = 120+134+120=374 (49% of max value = 765). Red value is 120 (47.27% from 255 or 32.09% from 374); Green value is 134 (52.73% from 255 or 35.83% from 374); Blue value is 120 (47.27% from 255 or 32.09% from 374); Max value from RGB is 134 - color contains mainly: green. Hex color #788678 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788678 is #877987. Grayscale: #808080. Windows color (decimal): -8878472 or 7898744. OLE color: 7898744.
HSL color Cylindrical-coordinate representation of color #788678: hue angle of 120º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #788678 is Cyan = 0.10, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 134 | 120 | - |
| CMYK | 0.10 | 0 | 0.10 | 0.47 |
| HSL | 120º | 0.06% | 0.5% | - |
| HSV(B) | 120º | 0.1% | 0.53% | - |
| XYZ | 19.66 | 22.4 | 21.06 | - |
| YUV | 128.22 | 123.36 | 122.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 134 | 120 | 0.10 | 0 | 0.10 | 0.47 | 120 | 0.06 | 0.5 |
| Hex | 78 | 86 | 78 | A | 0 | A | 2F | 78 | 6 | 32 |
| Octal | 170 | 206 | 170 | 12 | 0 | 12 | 57 | 170 | 6 | 62 |
| Binary | 1111000 | 10000110 | 1111000 | 1010 | 0 | 1010 | 101111 | 1111000 | 110 | 110010 |
Color Harmonies of #788678
Complementary color
Monochromatic Colors of #788678
Black with #788678
Text Example
Text Example
White with #788678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788678; }
p { color: rgb(120,134,120); }
H1.HeaderClassName
{
color: #788678;
}
.AnyTagClassName
{
color: #788678;
}
</style>
background-color css
<style>
a { background-color: #788678; }
a { background-color: rgb(120,134,120); }
div.DivClassName
{
background-color: #788678;
}
.BgClassName
{
background-color: #788678;
}
</style>
border-color css
<style>
span { border-color: #788678; }
span { border-color: rgb(120,134,120); }
td.TdClassName
{
border-color: #788678;
}
.TagClassName
{
border-color: #788678;
}
</style>