#F3D6FE (or 0xF3D6FE) is unknown color: approx Blue Chalk. HEX triplet: F3, D6 and FE. RGB value is (243,214,254). Sum of RGB (Red+Green+Blue) = 243+214+254=711 (94% of max value = 765). Red value is 243 (95.31% from 255 or 34.18% from 711); Green value is 214 (83.98% from 255 or 30.10% from 711); Blue value is 254 (99.61% from 255 or 35.72% from 711); Max value from RGB is 254 - color contains mainly: blue. Hex color #F3D6FE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F3D6FE is #0C2901. Grayscale: #E3E3E3. Windows color (decimal): -796930 or 16701171. OLE color: 16701171.
HSL color Cylindrical-coordinate representation of color #F3D6FE: hue angle of 283.5º degrees, saturation: 0.95, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #F3D6FE is Cyan = 0.04, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #F3D6FE; } p { color: rgb(243,214,254); } H1.HeaderClassName { color: #F3D6FE; } .AnyTagClassName { color: #F3D6FE; } </style>
<style> a { background-color: #F3D6FE; } a { background-color: rgb(243,214,254); } div.DivClassName { background-color: #F3D6FE; } .BgClassName { background-color: #F3D6FE; } </style>
<style> span { border-color: #F3D6FE; } span { border-color: rgb(243,214,254); } td.TdClassName { border-color: #F3D6FE; } .TagClassName { border-color: #F3D6FE; } </style>