Shades of Davy's Grey #768676
Tints of Davy's Grey #768676
RGB
CMYK
RGB Variations
Color information
#768676 (or 0x768676) is known color: Davy's Grey. HEX triplet: 76, 86 and 76. RGB value is (118,134,118). Sum of RGB (Red+Green+Blue) = 118+134+118=370 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.89% from 370); Green value is 134 (52.73% from 255 or 36.22% from 370); Blue value is 118 (46.48% from 255 or 31.89% from 370); Max value from RGB is 134 - color contains mainly: green. Hex color #768676 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768676 is #897989. Grayscale: #7F7F7F. Windows color (decimal): -9009546 or 7767670. OLE color: 7767670.
HSL color Cylindrical-coordinate representation of color #768676: hue angle of 120º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #768676 is Cyan = 0.12, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 134 | 118 | - |
| CMYK | 0.12 | 0 | 0.12 | 0.47 |
| HSL | 120º | 0.06% | 0.49% | - |
| HSV(B) | 120º | 0.12% | 0.53% | - |
| XYZ | 19.27 | 22.21 | 20.41 | - |
| YUV | 127.39 | 122.7 | 121.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 134 | 118 | 0.12 | 0 | 0.12 | 0.47 | 120 | 0.06 | 0.49 |
| Hex | 76 | 86 | 76 | C | 0 | C | 2F | 78 | 6 | 31 |
| Octal | 166 | 206 | 166 | 14 | 0 | 14 | 57 | 170 | 6 | 61 |
| Binary | 1110110 | 10000110 | 1110110 | 1100 | 0 | 1100 | 101111 | 1111000 | 110 | 110001 |
Color Harmonies of #768676
Complementary color
Monochromatic Colors of #768676
Black with #768676
Text Example
Text Example
White with #768676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768676; }
p { color: rgb(118,134,118); }
H1.HeaderClassName
{
color: #768676;
}
.AnyTagClassName
{
color: #768676;
}
</style>
background-color css
<style>
a { background-color: #768676; }
a { background-color: rgb(118,134,118); }
div.DivClassName
{
background-color: #768676;
}
.BgClassName
{
background-color: #768676;
}
</style>
border-color css
<style>
span { border-color: #768676; }
span { border-color: rgb(118,134,118); }
td.TdClassName
{
border-color: #768676;
}
.TagClassName
{
border-color: #768676;
}
</style>