Shades of Dingley #718745
Tints of Dingley #718745
RGB
CMYK
RGB Variations
Color information
#718745 (or 0x718745) is known color: Dingley. HEX triplet: 71, 87 and 45. RGB value is (113,135,69). Sum of RGB (Red+Green+Blue) = 113+135+69=317 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.65% from 317); Green value is 135 (53.12% from 255 or 42.59% from 317); Blue value is 69 (27.34% from 255 or 21.77% from 317); Max value from RGB is 135 - color contains mainly: green. Hex color #718745 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #718745 is #8E78BA. Grayscale: #797979. Windows color (decimal): -9337019 or 4556657. OLE color: 4556657.
HSL color Cylindrical-coordinate representation of color #718745: hue angle of 80º 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 #718745 is Cyan = 0.16, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 135 | 69 | - |
| CMYK | 0.16 | 0 | 0.49 | 0.47 |
| HSL | 80º | 0.32% | 0.4% | - |
| HSV(B) | 80º | 0.49% | 0.53% | - |
| XYZ | 16.55 | 21.27 | 8.86 | - |
| YUV | 120.9 | 98.71 | 122.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 135 | 69 | 0.16 | 0 | 0.49 | 0.47 | 80 | 0.32 | 0.4 |
| Hex | 71 | 87 | 45 | 10 | 0 | 31 | 2F | 50 | 20 | 28 |
| Octal | 161 | 207 | 105 | 20 | 0 | 61 | 57 | 120 | 40 | 50 |
| Binary | 1110001 | 10000111 | 1000101 | 10000 | 0 | 110001 | 101111 | 1010000 | 100000 | 101000 |
Color Harmonies of #718745
Complementary color
Monochromatic Colors of #718745
Black with #718745
Text Example
Text Example
White with #718745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718745; }
p { color: rgb(113,135,69); }
H1.HeaderClassName
{
color: #718745;
}
.AnyTagClassName
{
color: #718745;
}
</style>
background-color css
<style>
a { background-color: #718745; }
a { background-color: rgb(113,135,69); }
div.DivClassName
{
background-color: #718745;
}
.BgClassName
{
background-color: #718745;
}
</style>
border-color css
<style>
span { border-color: #718745; }
span { border-color: rgb(113,135,69); }
td.TdClassName
{
border-color: #718745;
}
.TagClassName
{
border-color: #718745;
}
</style>