Shades of Davy's Grey #739271
Tints of Davy's Grey #739271
RGB
CMYK
RGB Variations
Color information
#739271 (or 0x739271) is known color: Davy's Grey. HEX triplet: 73, 92 and 71. RGB value is (115,146,113). Sum of RGB (Red+Green+Blue) = 115+146+113=374 (49% of max value = 765). Red value is 115 (45.31% from 255 or 30.75% from 374); Green value is 146 (57.42% from 255 or 39.04% from 374); Blue value is 113 (44.53% from 255 or 30.21% from 374); Max value from RGB is 146 - color contains mainly: green. Hex color #739271 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739271 is #8C6D8E. Grayscale: #858585. Windows color (decimal): -9203087 or 7443059. OLE color: 7443059.
HSL color Cylindrical-coordinate representation of color #739271: hue angle of 116.36º 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 #739271 is Cyan = 0.21, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 146 | 113 | - |
| CMYK | 0.21 | 0 | 0.23 | 0.43 |
| HSL | 116.36º | 0.13% | 0.51% | - |
| HSV(B) | 116.36º | 0.23% | 0.57% | - |
| XYZ | 20.33 | 25.39 | 19.45 | - |
| YUV | 132.97 | 116.73 | 115.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 146 | 113 | 0.21 | 0 | 0.23 | 0.43 | 116.36 | 0.13 | 0.51 |
| Hex | 73 | 92 | 71 | 15 | 0 | 17 | 2B | 74 | D | 33 |
| Octal | 163 | 222 | 161 | 25 | 0 | 27 | 53 | 164 | 15 | 63 |
| Binary | 1110011 | 10010010 | 1110001 | 10101 | 0 | 10111 | 101011 | 1110100 | 1101 | 110011 |
Color Harmonies of #739271
Complementary color
Monochromatic Colors of #739271
Black with #739271
Text Example
Text Example
White with #739271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739271; }
p { color: rgb(115,146,113); }
H1.HeaderClassName
{
color: #739271;
}
.AnyTagClassName
{
color: #739271;
}
</style>
background-color css
<style>
a { background-color: #739271; }
a { background-color: rgb(115,146,113); }
div.DivClassName
{
background-color: #739271;
}
.BgClassName
{
background-color: #739271;
}
</style>
border-color css
<style>
span { border-color: #739271; }
span { border-color: rgb(115,146,113); }
td.TdClassName
{
border-color: #739271;
}
.TagClassName
{
border-color: #739271;
}
</style>