Shades of Davy's Grey #788378
Tints of Davy's Grey #788378
RGB
CMYK
RGB Variations
Color information
#788378 (or 0x788378) is known color: Davy's Grey. HEX triplet: 78, 83 and 78. RGB value is (120,131,120). Sum of RGB (Red+Green+Blue) = 120+131+120=371 (49% of max value = 765). Red value is 120 (47.27% from 255 or 32.35% from 371); Green value is 131 (51.56% from 255 or 35.31% from 371); Blue value is 120 (47.27% from 255 or 32.35% from 371); Max value from RGB is 131 - color contains mainly: green. Hex color #788378 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788378 is #877C87. Grayscale: #7E7E7E. Windows color (decimal): -8879240 or 7897976. OLE color: 7897976.
HSL color Cylindrical-coordinate representation of color #788378: hue angle of 120º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #788378 is Cyan = 0.08, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 131 | 120 | - |
| CMYK | 0.08 | 0 | 0.08 | 0.49 |
| HSL | 120º | 0.04% | 0.49% | - |
| HSV(B) | 120º | 0.08% | 0.51% | - |
| XYZ | 19.25 | 21.58 | 20.92 | - |
| YUV | 126.46 | 124.36 | 123.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 131 | 120 | 0.08 | 0 | 0.08 | 0.49 | 120 | 0.04 | 0.49 |
| Hex | 78 | 83 | 78 | 8 | 0 | 8 | 31 | 78 | 4 | 31 |
| Octal | 170 | 203 | 170 | 10 | 0 | 10 | 61 | 170 | 4 | 61 |
| Binary | 1111000 | 10000011 | 1111000 | 1000 | 0 | 1000 | 110001 | 1111000 | 100 | 110001 |
Color Harmonies of #788378
Complementary color
Monochromatic Colors of #788378
Black with #788378
Text Example
Text Example
White with #788378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788378; }
p { color: rgb(120,131,120); }
H1.HeaderClassName
{
color: #788378;
}
.AnyTagClassName
{
color: #788378;
}
</style>
background-color css
<style>
a { background-color: #788378; }
a { background-color: rgb(120,131,120); }
div.DivClassName
{
background-color: #788378;
}
.BgClassName
{
background-color: #788378;
}
</style>
border-color css
<style>
span { border-color: #788378; }
span { border-color: rgb(120,131,120); }
td.TdClassName
{
border-color: #788378;
}
.TagClassName
{
border-color: #788378;
}
</style>