Shades of Davy's Grey #759274
Tints of Davy's Grey #759274
RGB
CMYK
RGB Variations
Color information
#759274 (or 0x759274) is known color: Davy's Grey. HEX triplet: 75, 92 and 74. RGB value is (117,146,116). Sum of RGB (Red+Green+Blue) = 117+146+116=379 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.87% from 379); Green value is 146 (57.42% from 255 or 38.52% from 379); Blue value is 116 (45.70% from 255 or 30.61% from 379); Max value from RGB is 146 - color contains mainly: green. Hex color #759274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759274 is #8A6D8B. Grayscale: #868686. Windows color (decimal): -9072012 or 7639669. OLE color: 7639669.
HSL color Cylindrical-coordinate representation of color #759274: hue angle of 118º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #759274 is Cyan = 0.20, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 116 | - |
| CMYK | 0.20 | 0 | 0.21 | 0.43 |
| HSL | 118º | 0.12% | 0.51% | - |
| HSV(B) | 118º | 0.21% | 0.57% | - |
| XYZ | 20.77 | 25.6 | 20.37 | - |
| YUV | 133.91 | 117.89 | 115.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 116 | 0.20 | 0 | 0.21 | 0.43 | 118 | 0.12 | 0.51 |
| Hex | 75 | 92 | 74 | 14 | 0 | 15 | 2B | 76 | C | 33 |
| Octal | 165 | 222 | 164 | 24 | 0 | 25 | 53 | 166 | 14 | 63 |
| Binary | 1110101 | 10010010 | 1110100 | 10100 | 0 | 10101 | 101011 | 1110110 | 1100 | 110011 |
Color Harmonies of #759274
Complementary color
Monochromatic Colors of #759274
Black with #759274
Text Example
Text Example
White with #759274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759274; }
p { color: rgb(117,146,116); }
H1.HeaderClassName
{
color: #759274;
}
.AnyTagClassName
{
color: #759274;
}
</style>
background-color css
<style>
a { background-color: #759274; }
a { background-color: rgb(117,146,116); }
div.DivClassName
{
background-color: #759274;
}
.BgClassName
{
background-color: #759274;
}
</style>
border-color css
<style>
span { border-color: #759274; }
span { border-color: rgb(117,146,116); }
td.TdClassName
{
border-color: #759274;
}
.TagClassName
{
border-color: #759274;
}
</style>