Shades of Davy's Grey #769576
Tints of Davy's Grey #769576
RGB
CMYK
RGB Variations
Color information
#769576 (or 0x769576) is known color: Davy's Grey. HEX triplet: 76, 95 and 76. RGB value is (118,149,118). Sum of RGB (Red+Green+Blue) = 118+149+118=385 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.65% from 385); Green value is 149 (58.59% from 255 or 38.70% from 385); Blue value is 118 (46.48% from 255 or 30.65% from 385); Max value from RGB is 149 - color contains mainly: green. Hex color #769576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769576 is #896A89. Grayscale: #888888. Windows color (decimal): -9005706 or 7771510. OLE color: 7771510.
HSL color Cylindrical-coordinate representation of color #769576: hue angle of 120º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #769576 is Cyan = 0.21, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 118 | - |
| CMYK | 0.21 | 0 | 0.21 | 0.42 |
| HSL | 120º | 0.13% | 0.52% | - |
| HSV(B) | 120º | 0.21% | 0.58% | - |
| XYZ | 21.49 | 26.65 | 21.15 | - |
| YUV | 136.2 | 117.73 | 115.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 118 | 0.21 | 0 | 0.21 | 0.42 | 120 | 0.13 | 0.52 |
| Hex | 76 | 95 | 76 | 15 | 0 | 15 | 2A | 78 | D | 34 |
| Octal | 166 | 225 | 166 | 25 | 0 | 25 | 52 | 170 | 15 | 64 |
| Binary | 1110110 | 10010101 | 1110110 | 10101 | 0 | 10101 | 101010 | 1111000 | 1101 | 110100 |
Color Harmonies of #769576
Complementary color
Monochromatic Colors of #769576
Black with #769576
Text Example
Text Example
White with #769576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769576; }
p { color: rgb(118,149,118); }
H1.HeaderClassName
{
color: #769576;
}
.AnyTagClassName
{
color: #769576;
}
</style>
background-color css
<style>
a { background-color: #769576; }
a { background-color: rgb(118,149,118); }
div.DivClassName
{
background-color: #769576;
}
.BgClassName
{
background-color: #769576;
}
</style>
border-color css
<style>
span { border-color: #769576; }
span { border-color: rgb(118,149,118); }
td.TdClassName
{
border-color: #769576;
}
.TagClassName
{
border-color: #769576;
}
</style>