#D2FFBB (or 0xD2FFBB) is unknown color: approx Tea Green. HEX triplet: D2, FF and BB. RGB value is (210,255,187). Sum of RGB (Red+Green+Blue) = 210+255+187=652 (86% of max value = 765). Red value is 210 (82.42% from 255 or 32.21% from 652); Green value is 255 (100% from 255 or 39.11% from 652); Blue value is 187 (73.44% from 255 or 28.68% from 652); Max value from RGB is 255 - color contains mainly: green. Hex color #D2FFBB is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D2FFBB is #2D0044. Grayscale: #EAEAEA. Windows color (decimal): -2949189 or 12320722. OLE color: 12320722.
HSL color Cylindrical-coordinate representation of color #D2FFBB: hue angle of 99.71º degrees, saturation: 1, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #D2FFBB is Cyan = 0.18, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.
<style> p { color: #D2FFBB; } p { color: rgb(210,255,187); } H1.HeaderClassName { color: #D2FFBB; } .AnyTagClassName { color: #D2FFBB; } </style>
<style> a { background-color: #D2FFBB; } a { background-color: rgb(210,255,187); } div.DivClassName { background-color: #D2FFBB; } .BgClassName { background-color: #D2FFBB; } </style>
<style> span { border-color: #D2FFBB; } span { border-color: rgb(210,255,187); } td.TdClassName { border-color: #D2FFBB; } .TagClassName { border-color: #D2FFBB; } </style>