#F18EB5 (or 0xF18EB5) is unknown color: approx Illusion. HEX triplet: F1, 8E and B5. RGB value is (241,142,181). Sum of RGB (Red+Green+Blue) = 241+142+181=564 (74% of max value = 765). Red value is 241 (94.53% from 255 or 42.73% from 564); Green value is 142 (55.86% from 255 or 25.18% from 564); Blue value is 181 (71.09% from 255 or 32.09% from 564); Max value from RGB is 241 - color contains mainly: red. Hex color #F18EB5 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F18EB5 is #0E714A. Grayscale: #AFAFAF. Windows color (decimal): -946507 or 11898609. OLE color: 11898609.
HSL color Cylindrical-coordinate representation of color #F18EB5: hue angle of 336.36º degrees, saturation: 0.78, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #F18EB5 is Cyan = 0, Magento = 0.41, Yellow = 0.25 and Black (K on CMYK) = 0.05.
<style> p { color: #F18EB5; } p { color: rgb(241,142,181); } H1.HeaderClassName { color: #F18EB5; } .AnyTagClassName { color: #F18EB5; } </style>
<style> a { background-color: #F18EB5; } a { background-color: rgb(241,142,181); } div.DivClassName { background-color: #F18EB5; } .BgClassName { background-color: #F18EB5; } </style>
<style> span { border-color: #F18EB5; } span { border-color: rgb(241,142,181); } td.TdClassName { border-color: #F18EB5; } .TagClassName { border-color: #F18EB5; } </style>