#D3EABF (or 0xD3EABF) is unknown color: approx Tea Green. HEX triplet: D3, EA and BF. RGB value is (211,234,191). Sum of RGB (Red+Green+Blue) = 211+234+191=636 (84% of max value = 765). Red value is 211 (82.81% from 255 or 33.18% from 636); Green value is 234 (91.80% from 255 or 36.79% from 636); Blue value is 191 (75% from 255 or 30.03% from 636); Max value from RGB is 234 - color contains mainly: green. Hex color #D3EABF is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D3EABF is #2C1540. Grayscale: #DEDEDE. Windows color (decimal): -2889025 or 12577491. OLE color: 12577491.
HSL color Cylindrical-coordinate representation of color #D3EABF: hue angle of 92.09º degrees, saturation: 0.51, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #D3EABF is Cyan = 0.10, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.08.
<style> p { color: #D3EABF; } p { color: rgb(211,234,191); } H1.HeaderClassName { color: #D3EABF; } .AnyTagClassName { color: #D3EABF; } </style>
<style> a { background-color: #D3EABF; } a { background-color: rgb(211,234,191); } div.DivClassName { background-color: #D3EABF; } .BgClassName { background-color: #D3EABF; } </style>
<style> span { border-color: #D3EABF; } span { border-color: rgb(211,234,191); } td.TdClassName { border-color: #D3EABF; } .TagClassName { border-color: #D3EABF; } </style>