#D3C9DC (or 0xD3C9DC) is unknown color: approx Fog. HEX triplet: D3, C9 and DC. RGB value is (211,201,220). Sum of RGB (Red+Green+Blue) = 211+201+220=632 (83% of max value = 765). Red value is 211 (82.81% from 255 or 33.39% from 632); Green value is 201 (78.91% from 255 or 31.80% from 632); Blue value is 220 (86.33% from 255 or 34.81% from 632); Max value from RGB is 220 - color contains mainly: blue. Hex color #D3C9DC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D3C9DC is #2C3623. Grayscale: #CECECE. Windows color (decimal): -2897444 or 14469587. OLE color: 14469587.
HSL color Cylindrical-coordinate representation of color #D3C9DC: hue angle of 271.58º degrees, saturation: 0.21, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #D3C9DC is Cyan = 0.04, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #D3C9DC; } p { color: rgb(211,201,220); } H1.HeaderClassName { color: #D3C9DC; } .AnyTagClassName { color: #D3C9DC; } </style>
<style> a { background-color: #D3C9DC; } a { background-color: rgb(211,201,220); } div.DivClassName { background-color: #D3C9DC; } .BgClassName { background-color: #D3C9DC; } </style>
<style> span { border-color: #D3C9DC; } span { border-color: rgb(211,201,220); } td.TdClassName { border-color: #D3C9DC; } .TagClassName { border-color: #D3C9DC; } </style>