#EF5E5E (or 0xEF5E5E) is unknown color: approx Roman. HEX triplet: EF, 5E and 5E. RGB value is (239,94,94). Sum of RGB (Red+Green+Blue) = 239+94+94=427 (56% of max value = 765). Red value is 239 (93.75% from 255 or 55.97% from 427); Green value is 94 (37.11% from 255 or 22.01% from 427); Blue value is 94 (37.11% from 255 or 22.01% from 427); Max value from RGB is 239 - color contains mainly: red. Hex color #EF5E5E is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #EF5E5E is #10A1A1. Grayscale: #898989. Windows color (decimal): -1089954 or 6184687. OLE color: 6184687.
HSL color Cylindrical-coordinate representation of color #EF5E5E: hue angle of 0º degrees, saturation: 0.82, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #EF5E5E is Cyan = 0, Magento = 0.61, Yellow = 0.61 and Black (K on CMYK) = 0.06.
<style> p { color: #ef5e5e; } p { color: rgb(239,94,94); } H1.HeaderClassName { color: #ef5e5e; } .AnyTagClassName { color: #ef5e5e; } </style>
<style> a { background-color: #ef5e5e; } a { background-color: rgb(239,94,94); } div.DivClassName { background-color: #ef5e5e; } .BgClassName { background-color: #ef5e5e; } </style>
<style> span { border-color: #ef5e5e; } span { border-color: rgb(239,94,94); } td.TdClassName { border-color: #ef5e5e; } .TagClassName { border-color: #ef5e5e; } </style>