#EF1FDC (or 0xEF1FDC) is unknown color: approx Razzle Dazzle Rose. HEX triplet: EF, 1F and DC. RGB value is (239,31,220). Sum of RGB (Red+Green+Blue) = 239+31+220=490 (64% of max value = 765). Red value is 239 (93.75% from 255 or 48.78% from 490); Green value is 31 (12.5% from 255 or 6.33% from 490); Blue value is 220 (86.33% from 255 or 44.90% from 490); Max value from RGB is 239 - color contains mainly: red. Hex color #EF1FDC is not a web safe color. Web safe color analog (approx): #FF33CC. Inversed color of #EF1FDC is #10E023. Grayscale: #727272. Windows color (decimal): -1105956 or 14426095. OLE color: 14426095.
HSL color Cylindrical-coordinate representation of color #EF1FDC: hue angle of 305.48º degrees, saturation: 0.87, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #EF1FDC is Cyan = 0, Magento = 0.87, Yellow = 0.08 and Black (K on CMYK) = 0.06.
<style> p { color: #EF1FDC; } p { color: rgb(239,31,220); } H1.HeaderClassName { color: #EF1FDC; } .AnyTagClassName { color: #EF1FDC; } </style>
<style> a { background-color: #EF1FDC; } a { background-color: rgb(239,31,220); } div.DivClassName { background-color: #EF1FDC; } .BgClassName { background-color: #EF1FDC; } </style>
<style> span { border-color: #EF1FDC; } span { border-color: rgb(239,31,220); } td.TdClassName { border-color: #EF1FDC; } .TagClassName { border-color: #EF1FDC; } </style>