#DF709F (or 0xDF709F) is unknown color: approx Pale Violet Red. HEX triplet: DF, 70 and 9F. RGB value is (223,112,159). Sum of RGB (Red+Green+Blue) = 223+112+159=494 (65% of max value = 765). Red value is 223 (87.5% from 255 or 45.14% from 494); Green value is 112 (44.14% from 255 or 22.67% from 494); Blue value is 159 (62.5% from 255 or 32.19% from 494); Max value from RGB is 223 - color contains mainly: red. Hex color #DF709F is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #DF709F is #208F60. Grayscale: #969696. Windows color (decimal): -2133857 or 10449119. OLE color: 10449119.
HSL color Cylindrical-coordinate representation of color #DF709F: hue angle of 334.59º degrees, saturation: 0.63, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #DF709F is Cyan = 0, Magento = 0.50, Yellow = 0.29 and Black (K on CMYK) = 0.13.
<style> p { color: #DF709F; } p { color: rgb(223,112,159); } H1.HeaderClassName { color: #DF709F; } .AnyTagClassName { color: #DF709F; } </style>
<style> a { background-color: #DF709F; } a { background-color: rgb(223,112,159); } div.DivClassName { background-color: #DF709F; } .BgClassName { background-color: #DF709F; } </style>
<style> span { border-color: #DF709F; } span { border-color: rgb(223,112,159); } td.TdClassName { border-color: #DF709F; } .TagClassName { border-color: #DF709F; } </style>