#DCC8E2 (or 0xDCC8E2) is unknown color: approx Titan White. HEX triplet: DC, C8 and E2. RGB value is (220,200,226). Sum of RGB (Red+Green+Blue) = 220+200+226=646 (85% of max value = 765). Red value is 220 (86.33% from 255 or 34.06% from 646); Green value is 200 (78.52% from 255 or 30.96% from 646); Blue value is 226 (88.67% from 255 or 34.98% from 646); Max value from RGB is 226 - color contains mainly: blue. Hex color #DCC8E2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DCC8E2 is #23371D. Grayscale: #D0D0D0. Windows color (decimal): -2307870 or 14862556. OLE color: 14862556.
HSL color Cylindrical-coordinate representation of color #DCC8E2: hue angle of 286.15º degrees, saturation: 0.31, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #DCC8E2 is Cyan = 0.03, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #DCC8E2; } p { color: rgb(220,200,226); } H1.HeaderClassName { color: #DCC8E2; } .AnyTagClassName { color: #DCC8E2; } </style>
<style> a { background-color: #DCC8E2; } a { background-color: rgb(220,200,226); } div.DivClassName { background-color: #DCC8E2; } .BgClassName { background-color: #DCC8E2; } </style>
<style> span { border-color: #DCC8E2; } span { border-color: rgb(220,200,226); } td.TdClassName { border-color: #DCC8E2; } .TagClassName { border-color: #DCC8E2; } </style>