Shades of Davy's Grey #768476
Tints of Davy's Grey #768476
RGB
CMYK
RGB Variations
Color information
#768476 (or 0x768476) is known color: Davy's Grey. HEX triplet: 76, 84 and 76. RGB value is (118,132,118). Sum of RGB (Red+Green+Blue) = 118+132+118=368 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.07% from 368); Green value is 132 (51.95% from 255 or 35.87% from 368); Blue value is 118 (46.48% from 255 or 32.07% from 368); Max value from RGB is 132 - color contains mainly: green. Hex color #768476 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768476 is #897B89. Grayscale: #7E7E7E. Windows color (decimal): -9010058 or 7767158. OLE color: 7767158.
HSL color Cylindrical-coordinate representation of color #768476: hue angle of 120º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #768476 is Cyan = 0.11, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 132 | 118 | - |
| CMYK | 0.11 | 0 | 0.11 | 0.48 |
| HSL | 120º | 0.06% | 0.49% | - |
| HSV(B) | 120º | 0.11% | 0.52% | - |
| XYZ | 18.99 | 21.66 | 20.32 | - |
| YUV | 126.22 | 123.36 | 122.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 132 | 118 | 0.11 | 0 | 0.11 | 0.48 | 120 | 0.06 | 0.49 |
| Hex | 76 | 84 | 76 | B | 0 | B | 30 | 78 | 6 | 31 |
| Octal | 166 | 204 | 166 | 13 | 0 | 13 | 60 | 170 | 6 | 61 |
| Binary | 1110110 | 10000100 | 1110110 | 1011 | 0 | 1011 | 110000 | 1111000 | 110 | 110001 |
Color Harmonies of #768476
Complementary color
Monochromatic Colors of #768476
Black with #768476
Text Example
Text Example
White with #768476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768476; }
p { color: rgb(118,132,118); }
H1.HeaderClassName
{
color: #768476;
}
.AnyTagClassName
{
color: #768476;
}
</style>
background-color css
<style>
a { background-color: #768476; }
a { background-color: rgb(118,132,118); }
div.DivClassName
{
background-color: #768476;
}
.BgClassName
{
background-color: #768476;
}
</style>
border-color css
<style>
span { border-color: #768476; }
span { border-color: rgb(118,132,118); }
td.TdClassName
{
border-color: #768476;
}
.TagClassName
{
border-color: #768476;
}
</style>