#DCC2E9 (or 0xDCC2E9) is unknown color: approx Blue Chalk. HEX triplet: DC, C2 and E9. RGB value is (220,194,233). Sum of RGB (Red+Green+Blue) = 220+194+233=647 (85% of max value = 765). Red value is 220 (86.33% from 255 or 34.00% from 647); Green value is 194 (76.17% from 255 or 29.98% from 647); Blue value is 233 (91.41% from 255 or 36.01% from 647); Max value from RGB is 233 - color contains mainly: blue. Hex color #DCC2E9 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCC2E9 is #233D16. Grayscale: #CECECE. Windows color (decimal): -2309399 or 15319772. OLE color: 15319772.
HSL color Cylindrical-coordinate representation of color #DCC2E9: hue angle of 280º degrees, saturation: 0.47, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #DCC2E9 is Cyan = 0.06, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #DCC2E9; } p { color: rgb(220,194,233); } H1.HeaderClassName { color: #DCC2E9; } .AnyTagClassName { color: #DCC2E9; } </style>
<style> a { background-color: #DCC2E9; } a { background-color: rgb(220,194,233); } div.DivClassName { background-color: #DCC2E9; } .BgClassName { background-color: #DCC2E9; } </style>
<style> span { border-color: #DCC2E9; } span { border-color: rgb(220,194,233); } td.TdClassName { border-color: #DCC2E9; } .TagClassName { border-color: #DCC2E9; } </style>