#EF8E8E (or 0xEF8E8E) is unknown color: approx Sweet Pink. HEX triplet: EF, 8E and 8E. RGB value is (239,142,142). Sum of RGB (Red+Green+Blue) = 239+142+142=523 (69% of max value = 765). Red value is 239 (93.75% from 255 or 45.70% from 523); Green value is 142 (55.86% from 255 or 27.15% from 523); Blue value is 142 (55.86% from 255 or 27.15% from 523); Max value from RGB is 239 - color contains mainly: red. Hex color #EF8E8E is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #EF8E8E is #107171. Grayscale: #ABABAB. Windows color (decimal): -1077618 or 9342703. OLE color: 9342703.
HSL color Cylindrical-coordinate representation of color #EF8E8E: hue angle of 0º degrees, saturation: 0.75, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #EF8E8E is Cyan = 0, Magento = 0.41, Yellow = 0.41 and Black (K on CMYK) = 0.06.
<style> p { color: #ef8e8e; } p { color: rgb(239,142,142); } H1.HeaderClassName { color: #ef8e8e; } .AnyTagClassName { color: #ef8e8e; } </style>
<style> a { background-color: #ef8e8e; } a { background-color: rgb(239,142,142); } div.DivClassName { background-color: #ef8e8e; } .BgClassName { background-color: #ef8e8e; } </style>
<style> span { border-color: #ef8e8e; } span { border-color: rgb(239,142,142); } td.TdClassName { border-color: #ef8e8e; } .TagClassName { border-color: #ef8e8e; } </style>