#D2CADA (or 0xD2CADA) is unknown color: approx Fog. HEX triplet: D2, CA and DA. RGB value is (210,202,218). Sum of RGB (Red+Green+Blue) = 210+202+218=630 (83% of max value = 765). Red value is 210 (82.42% from 255 or 33.33% from 630); Green value is 202 (79.30% from 255 or 32.06% from 630); Blue value is 218 (85.55% from 255 or 34.60% from 630); Max value from RGB is 218 - color contains mainly: blue. Hex color #D2CADA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D2CADA is #2D3525. Grayscale: #CECECE. Windows color (decimal): -2962726 or 14338770. OLE color: 14338770.
HSL color Cylindrical-coordinate representation of color #D2CADA: hue angle of 270º degrees, saturation: 0.18, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #D2CADA is Cyan = 0.04, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #D2CADA; } p { color: rgb(210,202,218); } H1.HeaderClassName { color: #D2CADA; } .AnyTagClassName { color: #D2CADA; } </style>
<style> a { background-color: #D2CADA; } a { background-color: rgb(210,202,218); } div.DivClassName { background-color: #D2CADA; } .BgClassName { background-color: #D2CADA; } </style>
<style> span { border-color: #D2CADA; } span { border-color: rgb(210,202,218); } td.TdClassName { border-color: #D2CADA; } .TagClassName { border-color: #D2CADA; } </style>