#FFEEF7 (or 0xFFEEF7) is unknown color: approx Lavender Blush. HEX triplet: FF, EE and F7. RGB value is (255,238,247). Sum of RGB (Red+Green+Blue) = 255+238+247=740 (98% of max value = 765). Red value is 255 (100% from 255 or 34.46% from 740); Green value is 238 (93.36% from 255 or 32.16% from 740); Blue value is 247 (96.88% from 255 or 33.38% from 740); Max value from RGB is 255 - color contains mainly: red. Hex color #FFEEF7 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FFEEF7 is #001108. Grayscale: #F4F4F4. Windows color (decimal): -4361 or 16248575. OLE color: 16248575.
HSL color Cylindrical-coordinate representation of color #FFEEF7: hue angle of 328.24º degrees, saturation: 1, lightness: 0.97%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #FFEEF7 is Cyan = 0, Magento = 0.07, Yellow = 0.03 and Black (K on CMYK) = 0.
<style> p { color: #FFEEF7; } p { color: rgb(255,238,247); } H1.HeaderClassName { color: #FFEEF7; } .AnyTagClassName { color: #FFEEF7; } </style>
<style> a { background-color: #FFEEF7; } a { background-color: rgb(255,238,247); } div.DivClassName { background-color: #FFEEF7; } .BgClassName { background-color: #FFEEF7; } </style>
<style> span { border-color: #FFEEF7; } span { border-color: rgb(255,238,247); } td.TdClassName { border-color: #FFEEF7; } .TagClassName { border-color: #FFEEF7; } </style>