#D4CDFF (or 0xD4CDFF) is unknown color: approx Lavender Blue. HEX triplet: D4, CD and FF. RGB value is (212,205,255). Sum of RGB (Red+Green+Blue) = 212+205+255=672 (89% of max value = 765). Red value is 212 (83.20% from 255 or 31.55% from 672); Green value is 205 (80.47% from 255 or 30.51% from 672); Blue value is 255 (100% from 255 or 37.95% from 672); Max value from RGB is 255 - color contains mainly: blue. Hex color #D4CDFF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D4CDFF is #2B3200. Grayscale: #D4D4D4. Windows color (decimal): -2830849 or 16764372. OLE color: 16764372.
HSL color Cylindrical-coordinate representation of color #D4CDFF: hue angle of 248.4º degrees, saturation: 1, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #D4CDFF is Cyan = 0.17, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #D4CDFF; } p { color: rgb(212,205,255); } H1.HeaderClassName { color: #D4CDFF; } .AnyTagClassName { color: #D4CDFF; } </style>
<style> a { background-color: #D4CDFF; } a { background-color: rgb(212,205,255); } div.DivClassName { background-color: #D4CDFF; } .BgClassName { background-color: #D4CDFF; } </style>
<style> span { border-color: #D4CDFF; } span { border-color: rgb(212,205,255); } td.TdClassName { border-color: #D4CDFF; } .TagClassName { border-color: #D4CDFF; } </style>