Shades of Davy's Grey #749271
Tints of Davy's Grey #749271
RGB
CMYK
RGB Variations
Color information
#749271 (or 0x749271) is known color: Davy's Grey. HEX triplet: 74, 92 and 71. RGB value is (116,146,113). Sum of RGB (Red+Green+Blue) = 116+146+113=375 (49% of max value = 765). Red value is 116 (45.70% from 255 or 30.93% from 375); Green value is 146 (57.42% from 255 or 38.93% from 375); Blue value is 113 (44.53% from 255 or 30.13% from 375); Max value from RGB is 146 - color contains mainly: green. Hex color #749271 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749271 is #8B6D8E. Grayscale: #858585. Windows color (decimal): -9137551 or 7443060. OLE color: 7443060.
HSL color Cylindrical-coordinate representation of color #749271: hue angle of 114.55º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #749271 is Cyan = 0.21, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 113 | - |
| CMYK | 0.21 | 0 | 0.23 | 0.43 |
| HSL | 114.55º | 0.13% | 0.51% | - |
| HSV(B) | 114.55º | 0.23% | 0.57% | - |
| XYZ | 20.46 | 25.46 | 19.46 | - |
| YUV | 133.27 | 116.56 | 115.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 113 | 0.21 | 0 | 0.23 | 0.43 | 114.55 | 0.13 | 0.51 |
| Hex | 74 | 92 | 71 | 15 | 0 | 17 | 2B | 73 | D | 33 |
| Octal | 164 | 222 | 161 | 25 | 0 | 27 | 53 | 163 | 15 | 63 |
| Binary | 1110100 | 10010010 | 1110001 | 10101 | 0 | 10111 | 101011 | 1110011 | 1101 | 110011 |
Color Harmonies of #749271
Complementary color
Monochromatic Colors of #749271
Black with #749271
Text Example
Text Example
White with #749271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749271; }
p { color: rgb(116,146,113); }
H1.HeaderClassName
{
color: #749271;
}
.AnyTagClassName
{
color: #749271;
}
</style>
background-color css
<style>
a { background-color: #749271; }
a { background-color: rgb(116,146,113); }
div.DivClassName
{
background-color: #749271;
}
.BgClassName
{
background-color: #749271;
}
</style>
border-color css
<style>
span { border-color: #749271; }
span { border-color: rgb(116,146,113); }
td.TdClassName
{
border-color: #749271;
}
.TagClassName
{
border-color: #749271;
}
</style>