#DCC2F6 (or 0xDCC2F6) is unknown color: approx Fog. HEX triplet: DC, C2 and F6. RGB value is (220,194,246). Sum of RGB (Red+Green+Blue) = 220+194+246=660 (87% of max value = 765). Red value is 220 (86.33% from 255 or 33.33% from 660); Green value is 194 (76.17% from 255 or 29.39% from 660); Blue value is 246 (96.48% from 255 or 37.27% from 660); Max value from RGB is 246 - color contains mainly: blue. Hex color #DCC2F6 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCC2F6 is #233D09. Grayscale: #CFCFCF. Windows color (decimal): -2309386 or 16171740. OLE color: 16171740.
HSL color Cylindrical-coordinate representation of color #DCC2F6: hue angle of 270º degrees, saturation: 0.74, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #DCC2F6 is Cyan = 0.11, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #DCC2F6; } p { color: rgb(220,194,246); } H1.HeaderClassName { color: #DCC2F6; } .AnyTagClassName { color: #DCC2F6; } </style>
<style> a { background-color: #DCC2F6; } a { background-color: rgb(220,194,246); } div.DivClassName { background-color: #DCC2F6; } .BgClassName { background-color: #DCC2F6; } </style>
<style> span { border-color: #DCC2F6; } span { border-color: rgb(220,194,246); } td.TdClassName { border-color: #DCC2F6; } .TagClassName { border-color: #DCC2F6; } </style>