#D4C3EE (or 0xD4C3EE) is unknown color: approx Fog. HEX triplet: D4, C3 and EE. RGB value is (212,195,238). Sum of RGB (Red+Green+Blue) = 212+195+238=645 (85% of max value = 765). Red value is 212 (83.20% from 255 or 32.87% from 645); Green value is 195 (76.56% from 255 or 30.23% from 645); Blue value is 238 (93.36% from 255 or 36.90% from 645); Max value from RGB is 238 - color contains mainly: blue. Hex color #D4C3EE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D4C3EE is #2B3C11. Grayscale: #CCCCCC. Windows color (decimal): -2833426 or 15647700. OLE color: 15647700.
HSL color Cylindrical-coordinate representation of color #D4C3EE: hue angle of 263.72º degrees, saturation: 0.56, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #D4C3EE is Cyan = 0.11, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #D4C3EE; } p { color: rgb(212,195,238); } H1.HeaderClassName { color: #D4C3EE; } .AnyTagClassName { color: #D4C3EE; } </style>
<style> a { background-color: #D4C3EE; } a { background-color: rgb(212,195,238); } div.DivClassName { background-color: #D4C3EE; } .BgClassName { background-color: #D4C3EE; } </style>
<style> span { border-color: #D4C3EE; } span { border-color: rgb(212,195,238); } td.TdClassName { border-color: #D4C3EE; } .TagClassName { border-color: #D4C3EE; } </style>