#F3CBDE (or 0xF3CBDE) is unknown color: approx Classic Rose. HEX triplet: F3, CB and DE. RGB value is (243,203,222). Sum of RGB (Red+Green+Blue) = 243+203+222=668 (88% of max value = 765). Red value is 243 (95.31% from 255 or 36.38% from 668); Green value is 203 (79.69% from 255 or 30.39% from 668); Blue value is 222 (87.11% from 255 or 33.23% from 668); Max value from RGB is 243 - color contains mainly: red. Hex color #F3CBDE is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F3CBDE is #0C3421. Grayscale: #D9D9D9. Windows color (decimal): -799778 or 14601203. OLE color: 14601203.
HSL color Cylindrical-coordinate representation of color #F3CBDE: hue angle of 331.5º degrees, saturation: 0.62, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #F3CBDE is Cyan = 0, Magento = 0.16, Yellow = 0.09 and Black (K on CMYK) = 0.05.
<style> p { color: #F3CBDE; } p { color: rgb(243,203,222); } H1.HeaderClassName { color: #F3CBDE; } .AnyTagClassName { color: #F3CBDE; } </style>
<style> a { background-color: #F3CBDE; } a { background-color: rgb(243,203,222); } div.DivClassName { background-color: #F3CBDE; } .BgClassName { background-color: #F3CBDE; } </style>
<style> span { border-color: #F3CBDE; } span { border-color: rgb(243,203,222); } td.TdClassName { border-color: #F3CBDE; } .TagClassName { border-color: #F3CBDE; } </style>