Shades of Dingley #719047
Tints of Dingley #719047
RGB
CMYK
RGB Variations
Color information
#719047 (or 0x719047) is known color: Dingley. HEX triplet: 71, 90 and 47. RGB value is (113,144,71). Sum of RGB (Red+Green+Blue) = 113+144+71=328 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.45% from 328); Green value is 144 (56.64% from 255 or 43.90% from 328); Blue value is 71 (28.12% from 255 or 21.65% from 328); Max value from RGB is 144 - color contains mainly: green. Hex color #719047 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719047 is #8E6FB8. Grayscale: #7E7E7E. Windows color (decimal): -9334713 or 4690033. OLE color: 4690033.
HSL color Cylindrical-coordinate representation of color #719047: hue angle of 85.48º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #719047 is Cyan = 0.22, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 144 | 71 | - |
| CMYK | 0.22 | 0 | 0.51 | 0.44 |
| HSL | 85.48º | 0.34% | 0.42% | - |
| HSV(B) | 85.48º | 0.51% | 0.56% | - |
| XYZ | 17.92 | 23.91 | 9.63 | - |
| YUV | 126.41 | 96.73 | 118.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 144 | 71 | 0.22 | 0 | 0.51 | 0.44 | 85.48 | 0.34 | 0.42 |
| Hex | 71 | 90 | 47 | 16 | 0 | 33 | 2C | 55 | 22 | 2A |
| Octal | 161 | 220 | 107 | 26 | 0 | 63 | 54 | 125 | 42 | 52 |
| Binary | 1110001 | 10010000 | 1000111 | 10110 | 0 | 110011 | 101100 | 1010101 | 100010 | 101010 |
Color Harmonies of #719047
Complementary color
Monochromatic Colors of #719047
Black with #719047
Text Example
Text Example
White with #719047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719047; }
p { color: rgb(113,144,71); }
H1.HeaderClassName
{
color: #719047;
}
.AnyTagClassName
{
color: #719047;
}
</style>
background-color css
<style>
a { background-color: #719047; }
a { background-color: rgb(113,144,71); }
div.DivClassName
{
background-color: #719047;
}
.BgClassName
{
background-color: #719047;
}
</style>
border-color css
<style>
span { border-color: #719047; }
span { border-color: rgb(113,144,71); }
td.TdClassName
{
border-color: #719047;
}
.TagClassName
{
border-color: #719047;
}
</style>