#D4FCFD (or 0xD4FCFD) is unknown color: approx Light Cyan. HEX triplet: D4, FC and FD. RGB value is (212,252,253). Sum of RGB (Red+Green+Blue) = 212+252+253=717 (94% of max value = 765). Red value is 212 (83.20% from 255 or 29.57% from 717); Green value is 252 (98.83% from 255 or 35.15% from 717); Blue value is 253 (99.22% from 255 or 35.29% from 717); Max value from RGB is 253 - color contains mainly: blue. Hex color #D4FCFD is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D4FCFD is #2B0302. Grayscale: #F0F0F0. Windows color (decimal): -2818819 or 16645332. OLE color: 16645332.
HSL color Cylindrical-coordinate representation of color #D4FCFD: hue angle of 181.46º degrees, saturation: 0.91, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D4FCFD is Cyan = 0.16, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #D4FCFD; } p { color: rgb(212,252,253); } H1.HeaderClassName { color: #D4FCFD; } .AnyTagClassName { color: #D4FCFD; } </style>
<style> a { background-color: #D4FCFD; } a { background-color: rgb(212,252,253); } div.DivClassName { background-color: #D4FCFD; } .BgClassName { background-color: #D4FCFD; } </style>
<style> span { border-color: #D4FCFD; } span { border-color: rgb(212,252,253); } td.TdClassName { border-color: #D4FCFD; } .TagClassName { border-color: #D4FCFD; } </style>