Shades of Dingley #719045
Tints of Dingley #719045
RGB
CMYK
RGB Variations
Color information
#719045 (or 0x719045) is known color: Dingley. HEX triplet: 71, 90 and 45. RGB value is (113,144,69). Sum of RGB (Red+Green+Blue) = 113+144+69=326 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.66% from 326); Green value is 144 (56.64% from 255 or 44.17% from 326); Blue value is 69 (27.34% from 255 or 21.17% from 326); Max value from RGB is 144 - color contains mainly: green. Hex color #719045 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719045 is #8E6FBA. Grayscale: #7E7E7E. Windows color (decimal): -9334715 or 4558961. OLE color: 4558961.
HSL color Cylindrical-coordinate representation of color #719045: hue angle of 84.8º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #719045 is Cyan = 0.22, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 144 | 69 | - |
| CMYK | 0.22 | 0 | 0.52 | 0.44 |
| HSL | 84.8º | 0.35% | 0.42% | - |
| HSV(B) | 84.8º | 0.52% | 0.56% | - |
| XYZ | 17.86 | 23.89 | 9.3 | - |
| YUV | 126.18 | 95.73 | 118.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 144 | 69 | 0.22 | 0 | 0.52 | 0.44 | 84.8 | 0.35 | 0.42 |
| Hex | 71 | 90 | 45 | 16 | 0 | 34 | 2C | 55 | 23 | 2A |
| Octal | 161 | 220 | 105 | 26 | 0 | 64 | 54 | 125 | 43 | 52 |
| Binary | 1110001 | 10010000 | 1000101 | 10110 | 0 | 110100 | 101100 | 1010101 | 100011 | 101010 |
Color Harmonies of #719045
Complementary color
Monochromatic Colors of #719045
Black with #719045
Text Example
Text Example
White with #719045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719045; }
p { color: rgb(113,144,69); }
H1.HeaderClassName
{
color: #719045;
}
.AnyTagClassName
{
color: #719045;
}
</style>
background-color css
<style>
a { background-color: #719045; }
a { background-color: rgb(113,144,69); }
div.DivClassName
{
background-color: #719045;
}
.BgClassName
{
background-color: #719045;
}
</style>
border-color css
<style>
span { border-color: #719045; }
span { border-color: rgb(113,144,69); }
td.TdClassName
{
border-color: #719045;
}
.TagClassName
{
border-color: #719045;
}
</style>