#D5DFD0 (or 0xD5DFD0) is unknown color: approx Peppermint. HEX triplet: D5, DF and D0. RGB value is (213,223,208). Sum of RGB (Red+Green+Blue) = 213+223+208=644 (85% of max value = 765). Red value is 213 (83.59% from 255 or 33.07% from 644); Green value is 223 (87.5% from 255 or 34.63% from 644); Blue value is 208 (81.64% from 255 or 32.30% from 644); Max value from RGB is 223 - color contains mainly: green. Hex color #D5DFD0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D5DFD0 is #2A202F. Grayscale: #DADADA. Windows color (decimal): -2760752 or 13688789. OLE color: 13688789.
HSL color Cylindrical-coordinate representation of color #D5DFD0: hue angle of 100º degrees, saturation: 0.19, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #D5DFD0 is Cyan = 0.04, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.13.
<style> p { color: #D5DFD0; } p { color: rgb(213,223,208); } H1.HeaderClassName { color: #D5DFD0; } .AnyTagClassName { color: #D5DFD0; } </style>
<style> a { background-color: #D5DFD0; } a { background-color: rgb(213,223,208); } div.DivClassName { background-color: #D5DFD0; } .BgClassName { background-color: #D5DFD0; } </style>
<style> span { border-color: #D5DFD0; } span { border-color: rgb(213,223,208); } td.TdClassName { border-color: #D5DFD0; } .TagClassName { border-color: #D5DFD0; } </style>