Shades of Dingley #718747
Tints of Dingley #718747
RGB
CMYK
RGB Variations
Color information
#718747 (or 0x718747) is known color: Dingley. HEX triplet: 71, 87 and 47. RGB value is (113,135,71). Sum of RGB (Red+Green+Blue) = 113+135+71=319 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.42% from 319); Green value is 135 (53.12% from 255 or 42.32% from 319); Blue value is 71 (28.12% from 255 or 22.26% from 319); Max value from RGB is 135 - color contains mainly: green. Hex color #718747 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #718747 is #8E78B8. Grayscale: #797979. Windows color (decimal): -9337017 or 4687729. OLE color: 4687729.
HSL color Cylindrical-coordinate representation of color #718747: hue angle of 80.62º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #718747 is Cyan = 0.16, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 135 | 71 | - |
| CMYK | 0.16 | 0 | 0.47 | 0.47 |
| HSL | 80.63º | 0.31% | 0.4% | - |
| HSV(B) | 80.63º | 0.47% | 0.53% | - |
| XYZ | 16.61 | 21.29 | 9.2 | - |
| YUV | 121.13 | 99.71 | 122.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 135 | 71 | 0.16 | 0 | 0.47 | 0.47 | 80.63 | 0.31 | 0.4 |
| Hex | 71 | 87 | 47 | 10 | 0 | 2F | 2F | 51 | 1F | 28 |
| Octal | 161 | 207 | 107 | 20 | 0 | 57 | 57 | 121 | 37 | 50 |
| Binary | 1110001 | 10000111 | 1000111 | 10000 | 0 | 101111 | 101111 | 1010001 | 11111 | 101000 |
Color Harmonies of #718747
Complementary color
Monochromatic Colors of #718747
Black with #718747
Text Example
Text Example
White with #718747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718747; }
p { color: rgb(113,135,71); }
H1.HeaderClassName
{
color: #718747;
}
.AnyTagClassName
{
color: #718747;
}
</style>
background-color css
<style>
a { background-color: #718747; }
a { background-color: rgb(113,135,71); }
div.DivClassName
{
background-color: #718747;
}
.BgClassName
{
background-color: #718747;
}
</style>
border-color css
<style>
span { border-color: #718747; }
span { border-color: rgb(113,135,71); }
td.TdClassName
{
border-color: #718747;
}
.TagClassName
{
border-color: #718747;
}
</style>