Shades of Davy's Grey #738871
Tints of Davy's Grey #738871
RGB
CMYK
RGB Variations
Color information
#738871 (or 0x738871) is known color: Davy's Grey. HEX triplet: 73, 88 and 71. RGB value is (115,136,113). Sum of RGB (Red+Green+Blue) = 115+136+113=364 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.59% from 364); Green value is 136 (53.52% from 255 or 37.36% from 364); Blue value is 113 (44.53% from 255 or 31.04% from 364); Max value from RGB is 136 - color contains mainly: green. Hex color #738871 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738871 is #8C778E. Grayscale: #7F7F7F. Windows color (decimal): -9205647 or 7440499. OLE color: 7440499.
HSL color Cylindrical-coordinate representation of color #738871: hue angle of 114.78º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #738871 is Cyan = 0.15, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 136 | 113 | - |
| CMYK | 0.15 | 0 | 0.17 | 0.47 |
| HSL | 114.78º | 0.09% | 0.49% | - |
| HSV(B) | 114.78º | 0.17% | 0.53% | - |
| XYZ | 18.86 | 22.45 | 18.96 | - |
| YUV | 127.1 | 120.04 | 119.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 136 | 113 | 0.15 | 0 | 0.17 | 0.47 | 114.78 | 0.09 | 0.49 |
| Hex | 73 | 88 | 71 | F | 0 | 11 | 2F | 73 | 9 | 31 |
| Octal | 163 | 210 | 161 | 17 | 0 | 21 | 57 | 163 | 11 | 61 |
| Binary | 1110011 | 10001000 | 1110001 | 1111 | 0 | 10001 | 101111 | 1110011 | 1001 | 110001 |
Color Harmonies of #738871
Complementary color
Monochromatic Colors of #738871
Black with #738871
Text Example
Text Example
White with #738871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738871; }
p { color: rgb(115,136,113); }
H1.HeaderClassName
{
color: #738871;
}
.AnyTagClassName
{
color: #738871;
}
</style>
background-color css
<style>
a { background-color: #738871; }
a { background-color: rgb(115,136,113); }
div.DivClassName
{
background-color: #738871;
}
.BgClassName
{
background-color: #738871;
}
</style>
border-color css
<style>
span { border-color: #738871; }
span { border-color: rgb(115,136,113); }
td.TdClassName
{
border-color: #738871;
}
.TagClassName
{
border-color: #738871;
}
</style>