#DBCCF2 (or 0xDBCCF2) is unknown color: approx Fog. HEX triplet: DB, CC and F2. RGB value is (219,204,242). Sum of RGB (Red+Green+Blue) = 219+204+242=665 (88% of max value = 765). Red value is 219 (85.94% from 255 or 32.93% from 665); Green value is 204 (80.08% from 255 or 30.68% from 665); Blue value is 242 (94.92% from 255 or 36.39% from 665); Max value from RGB is 242 - color contains mainly: blue. Hex color #DBCCF2 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DBCCF2 is #24330D. Grayscale: #D4D4D4. Windows color (decimal): -2372366 or 15912155. OLE color: 15912155.
HSL color Cylindrical-coordinate representation of color #DBCCF2: hue angle of 263.68º degrees, saturation: 0.59, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DBCCF2 is Cyan = 0.10, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #DBCCF2; } p { color: rgb(219,204,242); } H1.HeaderClassName { color: #DBCCF2; } .AnyTagClassName { color: #DBCCF2; } </style>
<style> a { background-color: #DBCCF2; } a { background-color: rgb(219,204,242); } div.DivClassName { background-color: #DBCCF2; } .BgClassName { background-color: #DBCCF2; } </style>
<style> span { border-color: #DBCCF2; } span { border-color: rgb(219,204,242); } td.TdClassName { border-color: #DBCCF2; } .TagClassName { border-color: #DBCCF2; } </style>