#FBDDFD (or 0xFBDDFD) is unknown color: approx Selago. HEX triplet: FB, DD and FD. RGB value is (251,221,253). Sum of RGB (Red+Green+Blue) = 251+221+253=725 (96% of max value = 765). Red value is 251 (98.44% from 255 or 34.62% from 725); Green value is 221 (86.72% from 255 or 30.48% from 725); Blue value is 253 (99.22% from 255 or 34.90% from 725); Max value from RGB is 253 - color contains mainly: blue. Hex color #FBDDFD is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FBDDFD is #042202. Grayscale: #E9E9E9. Windows color (decimal): -270851 or 16637435. OLE color: 16637435.
HSL color Cylindrical-coordinate representation of color #FBDDFD: hue angle of 296.25º degrees, saturation: 0.89, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #FBDDFD is Cyan = 0.01, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #FBDDFD; } p { color: rgb(251,221,253); } H1.HeaderClassName { color: #FBDDFD; } .AnyTagClassName { color: #FBDDFD; } </style>
<style> a { background-color: #FBDDFD; } a { background-color: rgb(251,221,253); } div.DivClassName { background-color: #FBDDFD; } .BgClassName { background-color: #FBDDFD; } </style>
<style> span { border-color: #FBDDFD; } span { border-color: rgb(251,221,253); } td.TdClassName { border-color: #FBDDFD; } .TagClassName { border-color: #FBDDFD; } </style>