#DCC7EF (or 0xDCC7EF) is unknown color: approx Fog. HEX triplet: DC, C7 and EF. RGB value is (220,199,239). Sum of RGB (Red+Green+Blue) = 220+199+239=658 (87% of max value = 765). Red value is 220 (86.33% from 255 or 33.43% from 658); Green value is 199 (78.12% from 255 or 30.24% from 658); Blue value is 239 (93.75% from 255 or 36.32% from 658); Max value from RGB is 239 - color contains mainly: blue. Hex color #DCC7EF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCC7EF is #233810. Grayscale: #D1D1D1. Windows color (decimal): -2308113 or 15714268. OLE color: 15714268.
HSL color Cylindrical-coordinate representation of color #DCC7EF: hue angle of 271.5º degrees, saturation: 0.56, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #DCC7EF is Cyan = 0.08, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #DCC7EF; } p { color: rgb(220,199,239); } H1.HeaderClassName { color: #DCC7EF; } .AnyTagClassName { color: #DCC7EF; } </style>
<style> a { background-color: #DCC7EF; } a { background-color: rgb(220,199,239); } div.DivClassName { background-color: #DCC7EF; } .BgClassName { background-color: #DCC7EF; } </style>
<style> span { border-color: #DCC7EF; } span { border-color: rgb(220,199,239); } td.TdClassName { border-color: #DCC7EF; } .TagClassName { border-color: #DCC7EF; } </style>