Shades of Davy's Grey #759273
Tints of Davy's Grey #759273
RGB
CMYK
RGB Variations
Color information
#759273 (or 0x759273) is known color: Davy's Grey. HEX triplet: 75, 92 and 73. RGB value is (117,146,115). Sum of RGB (Red+Green+Blue) = 117+146+115=378 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.95% from 378); Green value is 146 (57.42% from 255 or 38.62% from 378); Blue value is 115 (45.31% from 255 or 30.42% from 378); Max value from RGB is 146 - color contains mainly: green. Hex color #759273 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759273 is #8A6D8C. Grayscale: #858585. Windows color (decimal): -9072013 or 7574133. OLE color: 7574133.
HSL color Cylindrical-coordinate representation of color #759273: hue angle of 116.13º 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 #759273 is Cyan = 0.20, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 115 | - |
| CMYK | 0.20 | 0 | 0.21 | 0.43 |
| HSL | 116.13º | 0.12% | 0.51% | - |
| HSV(B) | 116.13º | 0.21% | 0.57% | - |
| XYZ | 20.71 | 25.58 | 20.07 | - |
| YUV | 133.8 | 117.39 | 116.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 115 | 0.20 | 0 | 0.21 | 0.43 | 116.13 | 0.12 | 0.51 |
| Hex | 75 | 92 | 73 | 14 | 0 | 15 | 2B | 74 | C | 33 |
| Octal | 165 | 222 | 163 | 24 | 0 | 25 | 53 | 164 | 14 | 63 |
| Binary | 1110101 | 10010010 | 1110011 | 10100 | 0 | 10101 | 101011 | 1110100 | 1100 | 110011 |
Color Harmonies of #759273
Complementary color
Monochromatic Colors of #759273
Black with #759273
Text Example
Text Example
White with #759273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759273; }
p { color: rgb(117,146,115); }
H1.HeaderClassName
{
color: #759273;
}
.AnyTagClassName
{
color: #759273;
}
</style>
background-color css
<style>
a { background-color: #759273; }
a { background-color: rgb(117,146,115); }
div.DivClassName
{
background-color: #759273;
}
.BgClassName
{
background-color: #759273;
}
</style>
border-color css
<style>
span { border-color: #759273; }
span { border-color: rgb(117,146,115); }
td.TdClassName
{
border-color: #759273;
}
.TagClassName
{
border-color: #759273;
}
</style>