Shades of Dingley #728745
Tints of Dingley #728745
RGB
CMYK
RGB Variations
Color information
#728745 (or 0x728745) is known color: Dingley. HEX triplet: 72, 87 and 45. RGB value is (114,135,69). Sum of RGB (Red+Green+Blue) = 114+135+69=318 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.85% from 318); Green value is 135 (53.12% from 255 or 42.45% from 318); Blue value is 69 (27.34% from 255 or 21.70% from 318); Max value from RGB is 135 - color contains mainly: green. Hex color #728745 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728745 is #8D78BA. Grayscale: #797979. Windows color (decimal): -9271483 or 4556658. OLE color: 4556658.
HSL color Cylindrical-coordinate representation of color #728745: hue angle of 79.09º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #728745 is Cyan = 0.16, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 135 | 69 | - |
| CMYK | 0.16 | 0 | 0.49 | 0.47 |
| HSL | 79.09º | 0.32% | 0.4% | - |
| HSV(B) | 79.09º | 0.49% | 0.53% | - |
| XYZ | 16.68 | 21.34 | 8.87 | - |
| YUV | 121.2 | 98.54 | 122.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 135 | 69 | 0.16 | 0 | 0.49 | 0.47 | 79.09 | 0.32 | 0.4 |
| Hex | 72 | 87 | 45 | 10 | 0 | 31 | 2F | 4F | 20 | 28 |
| Octal | 162 | 207 | 105 | 20 | 0 | 61 | 57 | 117 | 40 | 50 |
| Binary | 1110010 | 10000111 | 1000101 | 10000 | 0 | 110001 | 101111 | 1001111 | 100000 | 101000 |
Color Harmonies of #728745
Complementary color
Monochromatic Colors of #728745
Black with #728745
Text Example
Text Example
White with #728745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728745; }
p { color: rgb(114,135,69); }
H1.HeaderClassName
{
color: #728745;
}
.AnyTagClassName
{
color: #728745;
}
</style>
background-color css
<style>
a { background-color: #728745; }
a { background-color: rgb(114,135,69); }
div.DivClassName
{
background-color: #728745;
}
.BgClassName
{
background-color: #728745;
}
</style>
border-color css
<style>
span { border-color: #728745; }
span { border-color: rgb(114,135,69); }
td.TdClassName
{
border-color: #728745;
}
.TagClassName
{
border-color: #728745;
}
</style>