Shades of Davy's Grey #728772
Tints of Davy's Grey #728772
RGB
CMYK
RGB Variations
Color information
#728772 (or 0x728772) is known color: Davy's Grey. HEX triplet: 72, 87 and 72. RGB value is (114,135,114). Sum of RGB (Red+Green+Blue) = 114+135+114=363 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.40% from 363); Green value is 135 (53.12% from 255 or 37.19% from 363); Blue value is 114 (44.92% from 255 or 31.40% from 363); Max value from RGB is 135 - color contains mainly: green. Hex color #728772 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728772 is #8D788D. Grayscale: #7E7E7E. Windows color (decimal): -9271438 or 7505778. OLE color: 7505778.
HSL color Cylindrical-coordinate representation of color #728772: hue angle of 120º degrees, saturation: 0.08, 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 #728772 is Cyan = 0.16, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 135 | 114 | - |
| CMYK | 0.16 | 0 | 0.16 | 0.47 |
| HSL | 120º | 0.08% | 0.49% | - |
| HSV(B) | 120º | 0.16% | 0.53% | - |
| XYZ | 18.64 | 22.12 | 19.21 | - |
| YUV | 126.33 | 121.04 | 119.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 135 | 114 | 0.16 | 0 | 0.16 | 0.47 | 120 | 0.08 | 0.49 |
| Hex | 72 | 87 | 72 | 10 | 0 | 10 | 2F | 78 | 8 | 31 |
| Octal | 162 | 207 | 162 | 20 | 0 | 20 | 57 | 170 | 10 | 61 |
| Binary | 1110010 | 10000111 | 1110010 | 10000 | 0 | 10000 | 101111 | 1111000 | 1000 | 110001 |
Color Harmonies of #728772
Complementary color
Monochromatic Colors of #728772
Black with #728772
Text Example
Text Example
White with #728772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728772; }
p { color: rgb(114,135,114); }
H1.HeaderClassName
{
color: #728772;
}
.AnyTagClassName
{
color: #728772;
}
</style>
background-color css
<style>
a { background-color: #728772; }
a { background-color: rgb(114,135,114); }
div.DivClassName
{
background-color: #728772;
}
.BgClassName
{
background-color: #728772;
}
</style>
border-color css
<style>
span { border-color: #728772; }
span { border-color: rgb(114,135,114); }
td.TdClassName
{
border-color: #728772;
}
.TagClassName
{
border-color: #728772;
}
</style>