Shades of Davy's Grey #749772
Tints of Davy's Grey #749772
RGB
CMYK
RGB Variations
Color information
#749772 (or 0x749772) is known color: Davy's Grey. HEX triplet: 74, 97 and 72. RGB value is (116,151,114). Sum of RGB (Red+Green+Blue) = 116+151+114=381 (50% of max value = 765). Red value is 116 (45.70% from 255 or 30.45% from 381); Green value is 151 (59.38% from 255 or 39.63% from 381); Blue value is 114 (44.92% from 255 or 29.92% from 381); Max value from RGB is 151 - color contains mainly: green. Hex color #749772 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749772 is #8B688D. Grayscale: #888888. Windows color (decimal): -9136270 or 7509876. OLE color: 7509876.
HSL color Cylindrical-coordinate representation of color #749772: hue angle of 116.76º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #749772 is Cyan = 0.23, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 151 | 114 | - |
| CMYK | 0.23 | 0 | 0.25 | 0.41 |
| HSL | 116.76º | 0.15% | 0.52% | - |
| HSV(B) | 116.76º | 0.25% | 0.59% | - |
| XYZ | 21.31 | 27.06 | 20.02 | - |
| YUV | 136.32 | 115.4 | 113.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 151 | 114 | 0.23 | 0 | 0.25 | 0.41 | 116.76 | 0.15 | 0.52 |
| Hex | 74 | 97 | 72 | 17 | 0 | 19 | 29 | 75 | F | 34 |
| Octal | 164 | 227 | 162 | 27 | 0 | 31 | 51 | 165 | 17 | 64 |
| Binary | 1110100 | 10010111 | 1110010 | 10111 | 0 | 11001 | 101001 | 1110101 | 1111 | 110100 |
Color Harmonies of #749772
Complementary color
Monochromatic Colors of #749772
Black with #749772
Text Example
Text Example
White with #749772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749772; }
p { color: rgb(116,151,114); }
H1.HeaderClassName
{
color: #749772;
}
.AnyTagClassName
{
color: #749772;
}
</style>
background-color css
<style>
a { background-color: #749772; }
a { background-color: rgb(116,151,114); }
div.DivClassName
{
background-color: #749772;
}
.BgClassName
{
background-color: #749772;
}
</style>
border-color css
<style>
span { border-color: #749772; }
span { border-color: rgb(116,151,114); }
td.TdClassName
{
border-color: #749772;
}
.TagClassName
{
border-color: #749772;
}
</style>