Shades of Davy's Grey #789677
Tints of Davy's Grey #789677
RGB
CMYK
RGB Variations
Color information
#789677 (or 0x789677) is known color: Davy's Grey. HEX triplet: 78, 96 and 77. RGB value is (120,150,119). Sum of RGB (Red+Green+Blue) = 120+150+119=389 (51% of max value = 765). Red value is 120 (47.27% from 255 or 30.85% from 389); Green value is 150 (58.98% from 255 or 38.56% from 389); Blue value is 119 (46.88% from 255 or 30.59% from 389); Max value from RGB is 150 - color contains mainly: green. Hex color #789677 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #789677 is #876988. Grayscale: #898989. Windows color (decimal): -8874377 or 7837304. OLE color: 7837304.
HSL color Cylindrical-coordinate representation of color #789677: hue angle of 118.06º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #789677 is Cyan = 0.20, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 150 | 119 | - |
| CMYK | 0.20 | 0 | 0.21 | 0.41 |
| HSL | 118.06º | 0.13% | 0.53% | - |
| HSV(B) | 118.06º | 0.21% | 0.59% | - |
| XYZ | 21.98 | 27.14 | 21.53 | - |
| YUV | 137.5 | 117.56 | 115.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 150 | 119 | 0.20 | 0 | 0.21 | 0.41 | 118.06 | 0.13 | 0.53 |
| Hex | 78 | 96 | 77 | 14 | 0 | 15 | 29 | 76 | D | 35 |
| Octal | 170 | 226 | 167 | 24 | 0 | 25 | 51 | 166 | 15 | 65 |
| Binary | 1111000 | 10010110 | 1110111 | 10100 | 0 | 10101 | 101001 | 1110110 | 1101 | 110101 |
Color Harmonies of #789677
Complementary color
Monochromatic Colors of #789677
Black with #789677
Text Example
Text Example
White with #789677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789677; }
p { color: rgb(120,150,119); }
H1.HeaderClassName
{
color: #789677;
}
.AnyTagClassName
{
color: #789677;
}
</style>
background-color css
<style>
a { background-color: #789677; }
a { background-color: rgb(120,150,119); }
div.DivClassName
{
background-color: #789677;
}
.BgClassName
{
background-color: #789677;
}
</style>
border-color css
<style>
span { border-color: #789677; }
span { border-color: rgb(120,150,119); }
td.TdClassName
{
border-color: #789677;
}
.TagClassName
{
border-color: #789677;
}
</style>