#F5D4FE (or 0xF5D4FE) is unknown color: approx Blue Chalk. HEX triplet: F5, D4 and FE. RGB value is (245,212,254). Sum of RGB (Red+Green+Blue) = 245+212+254=711 (94% of max value = 765). Red value is 245 (96.09% from 255 or 34.46% from 711); Green value is 212 (83.20% from 255 or 29.82% 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 #F5D4FE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F5D4FE is #0A2B01. Grayscale: #E2E2E2. Windows color (decimal): -666370 or 16700661. OLE color: 16700661.
HSL color Cylindrical-coordinate representation of color #F5D4FE: hue angle of 287.14º degrees, saturation: 0.95, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #F5D4FE is Cyan = 0.04, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #F5D4FE; } p { color: rgb(245,212,254); } H1.HeaderClassName { color: #F5D4FE; } .AnyTagClassName { color: #F5D4FE; } </style>
<style> a { background-color: #F5D4FE; } a { background-color: rgb(245,212,254); } div.DivClassName { background-color: #F5D4FE; } .BgClassName { background-color: #F5D4FE; } </style>
<style> span { border-color: #F5D4FE; } span { border-color: rgb(245,212,254); } td.TdClassName { border-color: #F5D4FE; } .TagClassName { border-color: #F5D4FE; } </style>