#D3E4CD (or 0xD3E4CD) is unknown color: approx Peppermint. HEX triplet: D3, E4 and CD. RGB value is (211,228,205). Sum of RGB (Red+Green+Blue) = 211+228+205=644 (85% of max value = 765). Red value is 211 (82.81% from 255 or 32.76% from 644); Green value is 228 (89.45% from 255 or 35.40% from 644); Blue value is 205 (80.47% from 255 or 31.83% from 644); Max value from RGB is 228 - color contains mainly: green. Hex color #D3E4CD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D3E4CD is #2C1B32. Grayscale: #DCDCDC. Windows color (decimal): -2890547 or 13493459. OLE color: 13493459.
HSL color Cylindrical-coordinate representation of color #D3E4CD: hue angle of 104.35º degrees, saturation: 0.3, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #D3E4CD is Cyan = 0.07, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.11.
<style> p { color: #D3E4CD; } p { color: rgb(211,228,205); } H1.HeaderClassName { color: #D3E4CD; } .AnyTagClassName { color: #D3E4CD; } </style>
<style> a { background-color: #D3E4CD; } a { background-color: rgb(211,228,205); } div.DivClassName { background-color: #D3E4CD; } .BgClassName { background-color: #D3E4CD; } </style>
<style> span { border-color: #D3E4CD; } span { border-color: rgb(211,228,205); } td.TdClassName { border-color: #D3E4CD; } .TagClassName { border-color: #D3E4CD; } </style>