Shades of Davy's Grey #749571
Tints of Davy's Grey #749571
RGB
CMYK
RGB Variations
Color information
#749571 (or 0x749571) is known color: Davy's Grey. HEX triplet: 74, 95 and 71. RGB value is (116,149,113). Sum of RGB (Red+Green+Blue) = 116+149+113=378 (50% of max value = 765). Red value is 116 (45.70% from 255 or 30.69% from 378); Green value is 149 (58.59% from 255 or 39.42% from 378); Blue value is 113 (44.53% from 255 or 29.89% from 378); Max value from RGB is 149 - color contains mainly: green. Hex color #749571 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749571 is #8B6A8E. Grayscale: #878787. Windows color (decimal): -9136783 or 7443828. OLE color: 7443828.
HSL color Cylindrical-coordinate representation of color #749571: hue angle of 115º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #749571 is Cyan = 0.22, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 149 | 113 | - |
| CMYK | 0.22 | 0 | 0.24 | 0.42 |
| HSL | 115º | 0.15% | 0.51% | - |
| HSV(B) | 115º | 0.24% | 0.58% | - |
| XYZ | 20.93 | 26.4 | 19.62 | - |
| YUV | 135.03 | 115.57 | 114.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 149 | 113 | 0.22 | 0 | 0.24 | 0.42 | 115 | 0.15 | 0.51 |
| Hex | 74 | 95 | 71 | 16 | 0 | 18 | 2A | 73 | F | 33 |
| Octal | 164 | 225 | 161 | 26 | 0 | 30 | 52 | 163 | 17 | 63 |
| Binary | 1110100 | 10010101 | 1110001 | 10110 | 0 | 11000 | 101010 | 1110011 | 1111 | 110011 |
Color Harmonies of #749571
Complementary color
Monochromatic Colors of #749571
Black with #749571
Text Example
Text Example
White with #749571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749571; }
p { color: rgb(116,149,113); }
H1.HeaderClassName
{
color: #749571;
}
.AnyTagClassName
{
color: #749571;
}
</style>
background-color css
<style>
a { background-color: #749571; }
a { background-color: rgb(116,149,113); }
div.DivClassName
{
background-color: #749571;
}
.BgClassName
{
background-color: #749571;
}
</style>
border-color css
<style>
span { border-color: #749571; }
span { border-color: rgb(116,149,113); }
td.TdClassName
{
border-color: #749571;
}
.TagClassName
{
border-color: #749571;
}
</style>