#F2EEE7 (or 0xF2EEE7) is unknown color: approx Romance. HEX triplet: F2, EE and E7. RGB value is (242,238,231). Sum of RGB (Red+Green+Blue) = 242+238+231=711 (94% of max value = 765). Red value is 242 (94.92% from 255 or 34.04% from 711); Green value is 238 (93.36% from 255 or 33.47% from 711); Blue value is 231 (90.62% from 255 or 32.49% from 711); Max value from RGB is 242 - color contains mainly: red. Hex color #F2EEE7 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F2EEE7 is #0D1118. Grayscale: #EEEEEE. Windows color (decimal): -856345 or 15199986. OLE color: 15199986.
HSL color Cylindrical-coordinate representation of color #F2EEE7: hue angle of 38.18º degrees, saturation: 0.3, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #F2EEE7 is Cyan = 0, Magento = 0.02, Yellow = 0.05 and Black (K on CMYK) = 0.05.
<style> p { color: #F2EEE7; } p { color: rgb(242,238,231); } H1.HeaderClassName { color: #F2EEE7; } .AnyTagClassName { color: #F2EEE7; } </style>
<style> a { background-color: #F2EEE7; } a { background-color: rgb(242,238,231); } div.DivClassName { background-color: #F2EEE7; } .BgClassName { background-color: #F2EEE7; } </style>
<style> span { border-color: #F2EEE7; } span { border-color: rgb(242,238,231); } td.TdClassName { border-color: #F2EEE7; } .TagClassName { border-color: #F2EEE7; } </style>