#D3EDC3 (or 0xD3EDC3) is unknown color: approx Tea Green. HEX triplet: D3, ED and C3. RGB value is (211,237,195). Sum of RGB (Red+Green+Blue) = 211+237+195=643 (85% of max value = 765). Red value is 211 (82.81% from 255 or 32.81% from 643); Green value is 237 (92.97% from 255 or 36.86% from 643); Blue value is 195 (76.56% from 255 or 30.33% from 643); Max value from RGB is 237 - color contains mainly: green. Hex color #D3EDC3 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D3EDC3 is #2C123C. Grayscale: #E0E0E0. Windows color (decimal): -2888253 or 12840403. OLE color: 12840403.
HSL color Cylindrical-coordinate representation of color #D3EDC3: hue angle of 97.14º degrees, saturation: 0.54, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #D3EDC3 is Cyan = 0.11, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.07.
<style> p { color: #D3EDC3; } p { color: rgb(211,237,195); } H1.HeaderClassName { color: #D3EDC3; } .AnyTagClassName { color: #D3EDC3; } </style>
<style> a { background-color: #D3EDC3; } a { background-color: rgb(211,237,195); } div.DivClassName { background-color: #D3EDC3; } .BgClassName { background-color: #D3EDC3; } </style>
<style> span { border-color: #D3EDC3; } span { border-color: rgb(211,237,195); } td.TdClassName { border-color: #D3EDC3; } .TagClassName { border-color: #D3EDC3; } </style>