#D5DAD2 (or 0xD5DAD2) is unknown color: approx Aqua Haze. HEX triplet: D5, DA and D2. RGB value is (213,218,210). Sum of RGB (Red+Green+Blue) = 213+218+210=641 (84% of max value = 765). Red value is 213 (83.59% from 255 or 33.23% from 641); Green value is 218 (85.55% from 255 or 34.01% from 641); Blue value is 210 (82.42% from 255 or 32.76% from 641); Max value from RGB is 218 - color contains mainly: green. Hex color #D5DAD2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D5DAD2 is #2A252D. Grayscale: #D7D7D7. Windows color (decimal): -2762030 or 13818581. OLE color: 13818581.
HSL color Cylindrical-coordinate representation of color #D5DAD2: hue angle of 97.5º degrees, saturation: 0.1, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #D5DAD2 is Cyan = 0.02, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.15.
<style> p { color: #D5DAD2; } p { color: rgb(213,218,210); } H1.HeaderClassName { color: #D5DAD2; } .AnyTagClassName { color: #D5DAD2; } </style>
<style> a { background-color: #D5DAD2; } a { background-color: rgb(213,218,210); } div.DivClassName { background-color: #D5DAD2; } .BgClassName { background-color: #D5DAD2; } </style>
<style> span { border-color: #D5DAD2; } span { border-color: rgb(213,218,210); } td.TdClassName { border-color: #D5DAD2; } .TagClassName { border-color: #D5DAD2; } </style>