#F0EAEE (or 0xF0EAEE) is unknown color: approx Lavender Blush. HEX triplet: F0, EA and EE. RGB value is (240,234,238). Sum of RGB (Red+Green+Blue) = 240+234+238=712 (94% of max value = 765). Red value is 240 (94.14% from 255 or 33.71% from 712); Green value is 234 (91.80% from 255 or 32.87% from 712); Blue value is 238 (93.36% from 255 or 33.43% from 712); Max value from RGB is 240 - color contains mainly: red. Hex color #F0EAEE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F0EAEE is #0F1511. Grayscale: #ECECEC. Windows color (decimal): -988434 or 15657712. OLE color: 15657712.
HSL color Cylindrical-coordinate representation of color #F0EAEE: hue angle of 320º degrees, saturation: 0.17, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #F0EAEE is Cyan = 0, Magento = 0.02, Yellow = 0.01 and Black (K on CMYK) = 0.06.
<style> p { color: #F0EAEE; } p { color: rgb(240,234,238); } H1.HeaderClassName { color: #F0EAEE; } .AnyTagClassName { color: #F0EAEE; } </style>
<style> a { background-color: #F0EAEE; } a { background-color: rgb(240,234,238); } div.DivClassName { background-color: #F0EAEE; } .BgClassName { background-color: #F0EAEE; } </style>
<style> span { border-color: #F0EAEE; } span { border-color: rgb(240,234,238); } td.TdClassName { border-color: #F0EAEE; } .TagClassName { border-color: #F0EAEE; } </style>