Shades of Davy's Grey #769275
Tints of Davy's Grey #769275
RGB
CMYK
RGB Variations
Color information
#769275 (or 0x769275) is known color: Davy's Grey. HEX triplet: 76, 92 and 75. RGB value is (118,146,117). Sum of RGB (Red+Green+Blue) = 118+146+117=381 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.97% from 381); Green value is 146 (57.42% from 255 or 38.32% from 381); Blue value is 117 (46.09% from 255 or 30.71% from 381); Max value from RGB is 146 - color contains mainly: green. Hex color #769275 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769275 is #896D8A. Grayscale: #868686. Windows color (decimal): -9006475 or 7705206. OLE color: 7705206.
HSL color Cylindrical-coordinate representation of color #769275: hue angle of 117.93º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #769275 is Cyan = 0.19, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 146 | 117 | - |
| CMYK | 0.19 | 0 | 0.20 | 0.43 |
| HSL | 117.93º | 0.12% | 0.52% | - |
| HSV(B) | 117.93º | 0.2% | 0.57% | - |
| XYZ | 20.96 | 25.69 | 20.68 | - |
| YUV | 134.32 | 118.22 | 116.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 117 | 0.19 | 0 | 0.20 | 0.43 | 117.93 | 0.12 | 0.52 |
| Hex | 76 | 92 | 75 | 13 | 0 | 14 | 2B | 76 | C | 34 |
| Octal | 166 | 222 | 165 | 23 | 0 | 24 | 53 | 166 | 14 | 64 |
| Binary | 1110110 | 10010010 | 1110101 | 10011 | 0 | 10100 | 101011 | 1110110 | 1100 | 110100 |
Color Harmonies of #769275
Complementary color
Monochromatic Colors of #769275
Black with #769275
Text Example
Text Example
White with #769275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769275; }
p { color: rgb(118,146,117); }
H1.HeaderClassName
{
color: #769275;
}
.AnyTagClassName
{
color: #769275;
}
</style>
background-color css
<style>
a { background-color: #769275; }
a { background-color: rgb(118,146,117); }
div.DivClassName
{
background-color: #769275;
}
.BgClassName
{
background-color: #769275;
}
</style>
border-color css
<style>
span { border-color: #769275; }
span { border-color: rgb(118,146,117); }
td.TdClassName
{
border-color: #769275;
}
.TagClassName
{
border-color: #769275;
}
</style>