#EF1D6B (or 0xEF1D6B) is unknown color: approx Ruby. HEX triplet: EF, 1D and 6B. RGB value is (239,29,107). Sum of RGB (Red+Green+Blue) = 239+29+107=375 (49% of max value = 765). Red value is 239 (93.75% from 255 or 63.73% from 375); Green value is 29 (11.72% from 255 or 7.73% from 375); Blue value is 107 (42.19% from 255 or 28.53% from 375); Max value from RGB is 239 - color contains mainly: red. Hex color #EF1D6B is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #EF1D6B is #10E294. Grayscale: #646464. Windows color (decimal): -1106581 or 7020015. OLE color: 7020015.
HSL color Cylindrical-coordinate representation of color #EF1D6B: hue angle of 337.71º degrees, saturation: 0.87, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #EF1D6B is Cyan = 0, Magento = 0.88, Yellow = 0.55 and Black (K on CMYK) = 0.06.
<style> p { color: #EF1D6B; } p { color: rgb(239,29,107); } H1.HeaderClassName { color: #EF1D6B; } .AnyTagClassName { color: #EF1D6B; } </style>
<style> a { background-color: #EF1D6B; } a { background-color: rgb(239,29,107); } div.DivClassName { background-color: #EF1D6B; } .BgClassName { background-color: #EF1D6B; } </style>
<style> span { border-color: #EF1D6B; } span { border-color: rgb(239,29,107); } td.TdClassName { border-color: #EF1D6B; } .TagClassName { border-color: #EF1D6B; } </style>