Shades of Dingley #728744
Tints of Dingley #728744
RGB
CMYK
RGB Variations
Color information
#728744 (or 0x728744) is known color: Dingley. HEX triplet: 72, 87 and 44. RGB value is (114,135,68). Sum of RGB (Red+Green+Blue) = 114+135+68=317 (41% of max value = 765). Red value is 114 (44.92% from 255 or 35.96% from 317); Green value is 135 (53.12% from 255 or 42.59% from 317); Blue value is 68 (26.95% from 255 or 21.45% from 317); Max value from RGB is 135 - color contains mainly: green. Hex color #728744 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728744 is #8D78BB. Grayscale: #797979. Windows color (decimal): -9271484 or 4491122. OLE color: 4491122.
HSL color Cylindrical-coordinate representation of color #728744: hue angle of 78.81º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #728744 is Cyan = 0.16, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 135 | 68 | - |
| CMYK | 0.16 | 0 | 0.50 | 0.47 |
| HSL | 78.81º | 0.33% | 0.4% | - |
| HSV(B) | 78.81º | 0.5% | 0.53% | - |
| XYZ | 16.65 | 21.32 | 8.71 | - |
| YUV | 121.08 | 98.04 | 122.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 135 | 68 | 0.16 | 0 | 0.50 | 0.47 | 78.81 | 0.33 | 0.4 |
| Hex | 72 | 87 | 44 | 10 | 0 | 32 | 2F | 4F | 21 | 28 |
| Octal | 162 | 207 | 104 | 20 | 0 | 62 | 57 | 117 | 41 | 50 |
| Binary | 1110010 | 10000111 | 1000100 | 10000 | 0 | 110010 | 101111 | 1001111 | 100001 | 101000 |
Color Harmonies of #728744
Complementary color
Monochromatic Colors of #728744
Black with #728744
Text Example
Text Example
White with #728744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728744; }
p { color: rgb(114,135,68); }
H1.HeaderClassName
{
color: #728744;
}
.AnyTagClassName
{
color: #728744;
}
</style>
background-color css
<style>
a { background-color: #728744; }
a { background-color: rgb(114,135,68); }
div.DivClassName
{
background-color: #728744;
}
.BgClassName
{
background-color: #728744;
}
</style>
border-color css
<style>
span { border-color: #728744; }
span { border-color: rgb(114,135,68); }
td.TdClassName
{
border-color: #728744;
}
.TagClassName
{
border-color: #728744;
}
</style>