Shades of Davy's Grey #749072
Tints of Davy's Grey #749072
RGB
CMYK
RGB Variations
Color information
#749072 (or 0x749072) is known color: Davy's Grey. HEX triplet: 74, 90 and 72. RGB value is (116,144,114). Sum of RGB (Red+Green+Blue) = 116+144+114=374 (49% of max value = 765). Red value is 116 (45.70% from 255 or 31.02% from 374); Green value is 144 (56.64% from 255 or 38.50% from 374); Blue value is 114 (44.92% from 255 or 30.48% from 374); Max value from RGB is 144 - color contains mainly: green. Hex color #749072 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749072 is #8B6F8D. Grayscale: #848484. Windows color (decimal): -9138062 or 7508084. OLE color: 7508084.
HSL color Cylindrical-coordinate representation of color #749072: hue angle of 116º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #749072 is Cyan = 0.19, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 114 | - |
| CMYK | 0.19 | 0 | 0.21 | 0.44 |
| HSL | 116º | 0.12% | 0.51% | - |
| HSV(B) | 116º | 0.21% | 0.56% | - |
| XYZ | 20.21 | 24.87 | 19.66 | - |
| YUV | 132.21 | 117.72 | 116.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 114 | 0.19 | 0 | 0.21 | 0.44 | 116 | 0.12 | 0.51 |
| Hex | 74 | 90 | 72 | 13 | 0 | 15 | 2C | 74 | C | 33 |
| Octal | 164 | 220 | 162 | 23 | 0 | 25 | 54 | 164 | 14 | 63 |
| Binary | 1110100 | 10010000 | 1110010 | 10011 | 0 | 10101 | 101100 | 1110100 | 1100 | 110011 |
Color Harmonies of #749072
Complementary color
Monochromatic Colors of #749072
Black with #749072
Text Example
Text Example
White with #749072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749072; }
p { color: rgb(116,144,114); }
H1.HeaderClassName
{
color: #749072;
}
.AnyTagClassName
{
color: #749072;
}
</style>
background-color css
<style>
a { background-color: #749072; }
a { background-color: rgb(116,144,114); }
div.DivClassName
{
background-color: #749072;
}
.BgClassName
{
background-color: #749072;
}
</style>
border-color css
<style>
span { border-color: #749072; }
span { border-color: rgb(116,144,114); }
td.TdClassName
{
border-color: #749072;
}
.TagClassName
{
border-color: #749072;
}
</style>