Shades of Dingley #728844
Tints of Dingley #728844
RGB
CMYK
RGB Variations
Color information
#728844 (or 0x728844) is known color: Dingley. HEX triplet: 72, 88 and 44. RGB value is (114,136,68). Sum of RGB (Red+Green+Blue) = 114+136+68=318 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.85% from 318); Green value is 136 (53.52% from 255 or 42.77% from 318); Blue value is 68 (26.95% from 255 or 21.38% from 318); Max value from RGB is 136 - color contains mainly: green. Hex color #728844 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728844 is #8D77BB. Grayscale: #797979. Windows color (decimal): -9271228 or 4491378. OLE color: 4491378.
HSL color Cylindrical-coordinate representation of color #728844: hue angle of 79.41º 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 #728844 is Cyan = 0.16, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 136 | 68 | - |
| CMYK | 0.16 | 0 | 0.50 | 0.47 |
| HSL | 79.41º | 0.33% | 0.4% | - |
| HSV(B) | 79.41º | 0.5% | 0.53% | - |
| XYZ | 16.79 | 21.6 | 8.75 | - |
| YUV | 121.67 | 97.71 | 122.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 136 | 68 | 0.16 | 0 | 0.50 | 0.47 | 79.41 | 0.33 | 0.4 |
| Hex | 72 | 88 | 44 | 10 | 0 | 32 | 2F | 4F | 21 | 28 |
| Octal | 162 | 210 | 104 | 20 | 0 | 62 | 57 | 117 | 41 | 50 |
| Binary | 1110010 | 10001000 | 1000100 | 10000 | 0 | 110010 | 101111 | 1001111 | 100001 | 101000 |
Color Harmonies of #728844
Complementary color
Monochromatic Colors of #728844
Black with #728844
Text Example
Text Example
White with #728844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728844; }
p { color: rgb(114,136,68); }
H1.HeaderClassName
{
color: #728844;
}
.AnyTagClassName
{
color: #728844;
}
</style>
background-color css
<style>
a { background-color: #728844; }
a { background-color: rgb(114,136,68); }
div.DivClassName
{
background-color: #728844;
}
.BgClassName
{
background-color: #728844;
}
</style>
border-color css
<style>
span { border-color: #728844; }
span { border-color: rgb(114,136,68); }
td.TdClassName
{
border-color: #728844;
}
.TagClassName
{
border-color: #728844;
}
</style>