#D5D5DD (or 0xD5D5DD) is unknown color: approx Quartz. HEX triplet: D5, D5 and DD. RGB value is (213,213,221). Sum of RGB (Red+Green+Blue) = 213+213+221=647 (85% of max value = 765). Red value is 213 (83.59% from 255 or 32.92% from 647); Green value is 213 (83.59% from 255 or 32.92% from 647); Blue value is 221 (86.72% from 255 or 34.16% from 647); Max value from RGB is 221 - color contains mainly: blue. Hex color #D5D5DD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D5D5DD is #2A2A22. Grayscale: #D5D5D5. Windows color (decimal): -2763299 or 14538197. OLE color: 14538197.
HSL color Cylindrical-coordinate representation of color #D5D5DD: hue angle of 240º degrees, saturation: 0.11, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #D5D5DD is Cyan = 0.04, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D5D5DD; } p { color: rgb(213,213,221); } H1.HeaderClassName { color: #D5D5DD; } .AnyTagClassName { color: #D5D5DD; } </style>
<style> a { background-color: #D5D5DD; } a { background-color: rgb(213,213,221); } div.DivClassName { background-color: #D5D5DD; } .BgClassName { background-color: #D5D5DD; } </style>
<style> span { border-color: #D5D5DD; } span { border-color: rgb(213,213,221); } td.TdClassName { border-color: #D5D5DD; } .TagClassName { border-color: #D5D5DD; } </style>