Shades of Davy's Grey #759472
Tints of Davy's Grey #759472
RGB
CMYK
RGB Variations
Color information
#759472 (or 0x759472) is known color: Davy's Grey. HEX triplet: 75, 94 and 72. RGB value is (117,148,114). Sum of RGB (Red+Green+Blue) = 117+148+114=379 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.87% from 379); Green value is 148 (58.20% from 255 or 39.05% from 379); Blue value is 114 (44.92% from 255 or 30.08% from 379); Max value from RGB is 148 - color contains mainly: green. Hex color #759472 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759472 is #8A6B8D. Grayscale: #868686. Windows color (decimal): -9071502 or 7509109. OLE color: 7509109.
HSL color Cylindrical-coordinate representation of color #759472: hue angle of 114.71º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #759472 is Cyan = 0.21, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 114 | - |
| CMYK | 0.21 | 0 | 0.23 | 0.42 |
| HSL | 114.71º | 0.14% | 0.51% | - |
| HSV(B) | 114.71º | 0.23% | 0.58% | - |
| XYZ | 20.96 | 26.18 | 19.87 | - |
| YUV | 134.86 | 116.23 | 115.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 114 | 0.21 | 0 | 0.23 | 0.42 | 114.71 | 0.14 | 0.51 |
| Hex | 75 | 94 | 72 | 15 | 0 | 17 | 2A | 73 | E | 33 |
| Octal | 165 | 224 | 162 | 25 | 0 | 27 | 52 | 163 | 16 | 63 |
| Binary | 1110101 | 10010100 | 1110010 | 10101 | 0 | 10111 | 101010 | 1110011 | 1110 | 110011 |
Color Harmonies of #759472
Complementary color
Monochromatic Colors of #759472
Black with #759472
Text Example
Text Example
White with #759472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759472; }
p { color: rgb(117,148,114); }
H1.HeaderClassName
{
color: #759472;
}
.AnyTagClassName
{
color: #759472;
}
</style>
background-color css
<style>
a { background-color: #759472; }
a { background-color: rgb(117,148,114); }
div.DivClassName
{
background-color: #759472;
}
.BgClassName
{
background-color: #759472;
}
</style>
border-color css
<style>
span { border-color: #759472; }
span { border-color: rgb(117,148,114); }
td.TdClassName
{
border-color: #759472;
}
.TagClassName
{
border-color: #759472;
}
</style>