Shades of Davy's Grey #738771
Tints of Davy's Grey #738771
RGB
CMYK
RGB Variations
Color information
#738771 (or 0x738771) is known color: Davy's Grey. HEX triplet: 73, 87 and 71. RGB value is (115,135,113). Sum of RGB (Red+Green+Blue) = 115+135+113=363 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.68% from 363); Green value is 135 (53.12% from 255 or 37.19% from 363); Blue value is 113 (44.53% from 255 or 31.13% from 363); Max value from RGB is 135 - color contains mainly: green. Hex color #738771 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738771 is #8C788E. Grayscale: #7E7E7E. Windows color (decimal): -9205903 or 7440243. OLE color: 7440243.
HSL color Cylindrical-coordinate representation of color #738771: hue angle of 114.55º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #738771 is Cyan = 0.15, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 135 | 113 | - |
| CMYK | 0.15 | 0 | 0.16 | 0.47 |
| HSL | 114.55º | 0.09% | 0.49% | - |
| HSV(B) | 114.55º | 0.16% | 0.53% | - |
| XYZ | 18.71 | 22.17 | 18.91 | - |
| YUV | 126.51 | 120.37 | 119.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 135 | 113 | 0.15 | 0 | 0.16 | 0.47 | 114.55 | 0.09 | 0.49 |
| Hex | 73 | 87 | 71 | F | 0 | 10 | 2F | 73 | 9 | 31 |
| Octal | 163 | 207 | 161 | 17 | 0 | 20 | 57 | 163 | 11 | 61 |
| Binary | 1110011 | 10000111 | 1110001 | 1111 | 0 | 10000 | 101111 | 1110011 | 1001 | 110001 |
Color Harmonies of #738771
Complementary color
Monochromatic Colors of #738771
Black with #738771
Text Example
Text Example
White with #738771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738771; }
p { color: rgb(115,135,113); }
H1.HeaderClassName
{
color: #738771;
}
.AnyTagClassName
{
color: #738771;
}
</style>
background-color css
<style>
a { background-color: #738771; }
a { background-color: rgb(115,135,113); }
div.DivClassName
{
background-color: #738771;
}
.BgClassName
{
background-color: #738771;
}
</style>
border-color css
<style>
span { border-color: #738771; }
span { border-color: rgb(115,135,113); }
td.TdClassName
{
border-color: #738771;
}
.TagClassName
{
border-color: #738771;
}
</style>