Shades of Davy's Grey #728670
Tints of Davy's Grey #728670
RGB
CMYK
RGB Variations
Color information
#728670 (or 0x728670) is known color: Davy's Grey. HEX triplet: 72, 86 and 70. RGB value is (114,134,112). Sum of RGB (Red+Green+Blue) = 114+134+112=360 (47% of max value = 765). Red value is 114 (44.92% from 255 or 31.67% from 360); Green value is 134 (52.73% from 255 or 37.22% from 360); Blue value is 112 (44.14% from 255 or 31.11% from 360); Max value from RGB is 134 - color contains mainly: green. Hex color #728670 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728670 is #8D798F. Grayscale: #7D7D7D. Windows color (decimal): -9271696 or 7374450. OLE color: 7374450.
HSL color Cylindrical-coordinate representation of color #728670: hue angle of 114.55º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #728670 is Cyan = 0.15, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 134 | 112 | - |
| CMYK | 0.15 | 0 | 0.16 | 0.47 |
| HSL | 114.55º | 0.09% | 0.48% | - |
| HSV(B) | 114.55º | 0.16% | 0.53% | - |
| XYZ | 18.39 | 21.8 | 18.57 | - |
| YUV | 125.51 | 120.37 | 119.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 134 | 112 | 0.15 | 0 | 0.16 | 0.47 | 114.55 | 0.09 | 0.48 |
| Hex | 72 | 86 | 70 | F | 0 | 10 | 2F | 73 | 9 | 30 |
| Octal | 162 | 206 | 160 | 17 | 0 | 20 | 57 | 163 | 11 | 60 |
| Binary | 1110010 | 10000110 | 1110000 | 1111 | 0 | 10000 | 101111 | 1110011 | 1001 | 110000 |
Color Harmonies of #728670
Complementary color
Monochromatic Colors of #728670
Black with #728670
Text Example
Text Example
White with #728670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728670; }
p { color: rgb(114,134,112); }
H1.HeaderClassName
{
color: #728670;
}
.AnyTagClassName
{
color: #728670;
}
</style>
background-color css
<style>
a { background-color: #728670; }
a { background-color: rgb(114,134,112); }
div.DivClassName
{
background-color: #728670;
}
.BgClassName
{
background-color: #728670;
}
</style>
border-color css
<style>
span { border-color: #728670; }
span { border-color: rgb(114,134,112); }
td.TdClassName
{
border-color: #728670;
}
.TagClassName
{
border-color: #728670;
}
</style>