Shades of Dingley #718846
Tints of Dingley #718846
RGB
CMYK
RGB Variations
Color information
#718846 (or 0x718846) is known color: Dingley. HEX triplet: 71, 88 and 46. RGB value is (113,136,70). Sum of RGB (Red+Green+Blue) = 113+136+70=319 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.42% from 319); Green value is 136 (53.52% from 255 or 42.63% from 319); Blue value is 70 (27.73% from 255 or 21.94% from 319); Max value from RGB is 136 - color contains mainly: green. Hex color #718846 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #718846 is #8E77B9. Grayscale: #797979. Windows color (decimal): -9336762 or 4622449. OLE color: 4622449.
HSL color Cylindrical-coordinate representation of color #718846: hue angle of 80.91º 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 #718846 is Cyan = 0.17, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 136 | 70 | - |
| CMYK | 0.17 | 0 | 0.49 | 0.47 |
| HSL | 80.91º | 0.32% | 0.4% | - |
| HSV(B) | 80.91º | 0.49% | 0.53% | - |
| XYZ | 16.72 | 21.56 | 9.07 | - |
| YUV | 121.6 | 98.88 | 121.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 136 | 70 | 0.17 | 0 | 0.49 | 0.47 | 80.91 | 0.32 | 0.4 |
| Hex | 71 | 88 | 46 | 11 | 0 | 31 | 2F | 51 | 20 | 28 |
| Octal | 161 | 210 | 106 | 21 | 0 | 61 | 57 | 121 | 40 | 50 |
| Binary | 1110001 | 10001000 | 1000110 | 10001 | 0 | 110001 | 101111 | 1010001 | 100000 | 101000 |
Color Harmonies of #718846
Complementary color
Monochromatic Colors of #718846
Black with #718846
Text Example
Text Example
White with #718846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718846; }
p { color: rgb(113,136,70); }
H1.HeaderClassName
{
color: #718846;
}
.AnyTagClassName
{
color: #718846;
}
</style>
background-color css
<style>
a { background-color: #718846; }
a { background-color: rgb(113,136,70); }
div.DivClassName
{
background-color: #718846;
}
.BgClassName
{
background-color: #718846;
}
</style>
border-color css
<style>
span { border-color: #718846; }
span { border-color: rgb(113,136,70); }
td.TdClassName
{
border-color: #718846;
}
.TagClassName
{
border-color: #718846;
}
</style>