#D2FABF (or 0xD2FABF) is unknown color: approx Tea Green. HEX triplet: D2, FA and BF. RGB value is (210,250,191). Sum of RGB (Red+Green+Blue) = 210+250+191=651 (86% of max value = 765). Red value is 210 (82.42% from 255 or 32.26% from 651); Green value is 250 (98.05% from 255 or 38.40% from 651); Blue value is 191 (75% from 255 or 29.34% from 651); Max value from RGB is 250 - color contains mainly: green. Hex color #D2FABF is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D2FABF is #2D0540. Grayscale: #E7E7E7. Windows color (decimal): -2950465 or 12581586. OLE color: 12581586.
HSL color Cylindrical-coordinate representation of color #D2FABF: hue angle of 100.68º degrees, saturation: 0.86, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #D2FABF is Cyan = 0.16, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.02.
<style> p { color: #D2FABF; } p { color: rgb(210,250,191); } H1.HeaderClassName { color: #D2FABF; } .AnyTagClassName { color: #D2FABF; } </style>
<style> a { background-color: #D2FABF; } a { background-color: rgb(210,250,191); } div.DivClassName { background-color: #D2FABF; } .BgClassName { background-color: #D2FABF; } </style>
<style> span { border-color: #D2FABF; } span { border-color: rgb(210,250,191); } td.TdClassName { border-color: #D2FABF; } .TagClassName { border-color: #D2FABF; } </style>