#EF90AC (or 0xEF90AC) is unknown color: approx Mauvelous. HEX triplet: EF, 90 and AC. RGB value is (239,144,172). Sum of RGB (Red+Green+Blue) = 239+144+172=555 (73% of max value = 765). Red value is 239 (93.75% from 255 or 43.06% from 555); Green value is 144 (56.64% from 255 or 25.95% from 555); Blue value is 172 (67.58% from 255 or 30.99% from 555); Max value from RGB is 239 - color contains mainly: red. Hex color #EF90AC is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #EF90AC is #106F53. Grayscale: #AFAFAF. Windows color (decimal): -1077076 or 11309295. OLE color: 11309295.
HSL color Cylindrical-coordinate representation of color #EF90AC: hue angle of 342.32º degrees, saturation: 0.75, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #EF90AC is Cyan = 0, Magento = 0.40, Yellow = 0.28 and Black (K on CMYK) = 0.06.
<style> p { color: #EF90AC; } p { color: rgb(239,144,172); } H1.HeaderClassName { color: #EF90AC; } .AnyTagClassName { color: #EF90AC; } </style>
<style> a { background-color: #EF90AC; } a { background-color: rgb(239,144,172); } div.DivClassName { background-color: #EF90AC; } .BgClassName { background-color: #EF90AC; } </style>
<style> span { border-color: #EF90AC; } span { border-color: rgb(239,144,172); } td.TdClassName { border-color: #EF90AC; } .TagClassName { border-color: #EF90AC; } </style>