#DF7F8F (or 0xDF7F8F) is unknown color: approx Carissma. HEX triplet: DF, 7F and 8F. RGB value is (223,127,143). Sum of RGB (Red+Green+Blue) = 223+127+143=493 (65% of max value = 765). Red value is 223 (87.5% from 255 or 45.23% from 493); Green value is 127 (50% from 255 or 25.76% from 493); Blue value is 143 (56.25% from 255 or 29.01% from 493); Max value from RGB is 223 - color contains mainly: red. Hex color #DF7F8F is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #DF7F8F is #208070. Grayscale: #9D9D9D. Windows color (decimal): -2130033 or 9404383. OLE color: 9404383.
HSL color Cylindrical-coordinate representation of color #DF7F8F: hue angle of 350º degrees, saturation: 0.6, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #DF7F8F is Cyan = 0, Magento = 0.43, Yellow = 0.36 and Black (K on CMYK) = 0.13.
<style> p { color: #DF7F8F; } p { color: rgb(223,127,143); } H1.HeaderClassName { color: #DF7F8F; } .AnyTagClassName { color: #DF7F8F; } </style>
<style> a { background-color: #DF7F8F; } a { background-color: rgb(223,127,143); } div.DivClassName { background-color: #DF7F8F; } .BgClassName { background-color: #DF7F8F; } </style>
<style> span { border-color: #DF7F8F; } span { border-color: rgb(223,127,143); } td.TdClassName { border-color: #DF7F8F; } .TagClassName { border-color: #DF7F8F; } </style>