#D2EEC2 (or 0xD2EEC2) is unknown color: approx Tea Green. HEX triplet: D2, EE and C2. RGB value is (210,238,194). Sum of RGB (Red+Green+Blue) = 210+238+194=642 (85% of max value = 765). Red value is 210 (82.42% from 255 or 32.71% from 642); Green value is 238 (93.36% from 255 or 37.07% from 642); Blue value is 194 (76.17% from 255 or 30.22% from 642); Max value from RGB is 238 - color contains mainly: green. Hex color #D2EEC2 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D2EEC2 is #2D113D. Grayscale: #E0E0E0. Windows color (decimal): -2953534 or 12775122. OLE color: 12775122.
HSL color Cylindrical-coordinate representation of color #D2EEC2: hue angle of 98.18º degrees, saturation: 0.56, 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 #D2EEC2 is Cyan = 0.12, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.07.
<style> p { color: #D2EEC2; } p { color: rgb(210,238,194); } H1.HeaderClassName { color: #D2EEC2; } .AnyTagClassName { color: #D2EEC2; } </style>
<style> a { background-color: #D2EEC2; } a { background-color: rgb(210,238,194); } div.DivClassName { background-color: #D2EEC2; } .BgClassName { background-color: #D2EEC2; } </style>
<style> span { border-color: #D2EEC2; } span { border-color: rgb(210,238,194); } td.TdClassName { border-color: #D2EEC2; } .TagClassName { border-color: #D2EEC2; } </style>