Shades of Davy's Grey #769774
Tints of Davy's Grey #769774
RGB
CMYK
RGB Variations
Color information
#769774 (or 0x769774) is known color: Davy's Grey. HEX triplet: 76, 97 and 74. RGB value is (118,151,116). Sum of RGB (Red+Green+Blue) = 118+151+116=385 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.65% from 385); Green value is 151 (59.38% from 255 or 39.22% from 385); Blue value is 116 (45.70% from 255 or 30.13% from 385); Max value from RGB is 151 - color contains mainly: green. Hex color #769774 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769774 is #89688B. Grayscale: #898989. Windows color (decimal): -9005196 or 7640950. OLE color: 7640950.
HSL color Cylindrical-coordinate representation of color #769774: hue angle of 116.57º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #769774 is Cyan = 0.22, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 151 | 116 | - |
| CMYK | 0.22 | 0 | 0.23 | 0.41 |
| HSL | 116.57º | 0.14% | 0.52% | - |
| HSV(B) | 116.57º | 0.23% | 0.59% | - |
| XYZ | 21.69 | 27.25 | 20.64 | - |
| YUV | 137.14 | 116.07 | 114.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 151 | 116 | 0.22 | 0 | 0.23 | 0.41 | 116.57 | 0.14 | 0.52 |
| Hex | 76 | 97 | 74 | 16 | 0 | 17 | 29 | 75 | E | 34 |
| Octal | 166 | 227 | 164 | 26 | 0 | 27 | 51 | 165 | 16 | 64 |
| Binary | 1110110 | 10010111 | 1110100 | 10110 | 0 | 10111 | 101001 | 1110101 | 1110 | 110100 |
Color Harmonies of #769774
Complementary color
Monochromatic Colors of #769774
Black with #769774
Text Example
Text Example
White with #769774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769774; }
p { color: rgb(118,151,116); }
H1.HeaderClassName
{
color: #769774;
}
.AnyTagClassName
{
color: #769774;
}
</style>
background-color css
<style>
a { background-color: #769774; }
a { background-color: rgb(118,151,116); }
div.DivClassName
{
background-color: #769774;
}
.BgClassName
{
background-color: #769774;
}
</style>
border-color css
<style>
span { border-color: #769774; }
span { border-color: rgb(118,151,116); }
td.TdClassName
{
border-color: #769774;
}
.TagClassName
{
border-color: #769774;
}
</style>