#EF8787 (or 0xEF8787) is unknown color: approx Light Coral. HEX triplet: EF, 87 and 87. RGB value is (239,135,135). Sum of RGB (Red+Green+Blue) = 239+135+135=509 (67% of max value = 765). Red value is 239 (93.75% from 255 or 46.95% from 509); Green value is 135 (53.12% from 255 or 26.52% from 509); Blue value is 135 (53.12% from 255 or 26.52% from 509); Max value from RGB is 239 - color contains mainly: red. Hex color #EF8787 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #EF8787 is #107878. Grayscale: #A6A6A6. Windows color (decimal): -1079417 or 8882159. OLE color: 8882159.
HSL color Cylindrical-coordinate representation of color #EF8787: hue angle of 0º degrees, saturation: 0.76, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #EF8787 is Cyan = 0, Magento = 0.44, Yellow = 0.44 and Black (K on CMYK) = 0.06.
<style> p { color: #ef8787; } p { color: rgb(239,135,135); } H1.HeaderClassName { color: #ef8787; } .AnyTagClassName { color: #ef8787; } </style>
<style> a { background-color: #ef8787; } a { background-color: rgb(239,135,135); } div.DivClassName { background-color: #ef8787; } .BgClassName { background-color: #ef8787; } </style>
<style> span { border-color: #ef8787; } span { border-color: rgb(239,135,135); } td.TdClassName { border-color: #ef8787; } .TagClassName { border-color: #ef8787; } </style>