#EF0F40 (or 0xEF0F40) is unknown color: approx Torch Red. HEX triplet: EF, 0F and 40. RGB value is (239,15,64). Sum of RGB (Red+Green+Blue) = 239+15+64=318 (42% of max value = 765). Red value is 239 (93.75% from 255 or 75.16% from 318); Green value is 15 (6.25% from 255 or 4.72% from 318); Blue value is 64 (25.39% from 255 or 20.13% from 318); Max value from RGB is 239 - color contains mainly: red. Hex color #EF0F40 is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #EF0F40 is #10F0BF. Grayscale: #575757. Windows color (decimal): -1110208 or 4198383. OLE color: 4198383.
HSL color Cylindrical-coordinate representation of color #EF0F40: hue angle of 346.88º degrees, saturation: 0.88, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #EF0F40 is Cyan = 0, Magento = 0.94, Yellow = 0.73 and Black (K on CMYK) = 0.06.
<style> p { color: #EF0F40; } p { color: rgb(239,15,64); } H1.HeaderClassName { color: #EF0F40; } .AnyTagClassName { color: #EF0F40; } </style>
<style> a { background-color: #EF0F40; } a { background-color: rgb(239,15,64); } div.DivClassName { background-color: #EF0F40; } .BgClassName { background-color: #EF0F40; } </style>
<style> span { border-color: #EF0F40; } span { border-color: rgb(239,15,64); } td.TdClassName { border-color: #EF0F40; } .TagClassName { border-color: #EF0F40; } </style>