#D1F1BE (or 0xD1F1BE) is unknown color: approx Tea Green. HEX triplet: D1, F1 and BE. RGB value is (209,241,190). Sum of RGB (Red+Green+Blue) = 209+241+190=640 (84% of max value = 765). Red value is 209 (82.03% from 255 or 32.66% from 640); Green value is 241 (94.53% from 255 or 37.66% from 640); Blue value is 190 (74.61% from 255 or 29.69% from 640); Max value from RGB is 241 - color contains mainly: green. Hex color #D1F1BE is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D1F1BE is #2E0E41. Grayscale: #E1E1E1. Windows color (decimal): -3018306 or 12513745. OLE color: 12513745.
HSL color Cylindrical-coordinate representation of color #D1F1BE: hue angle of 97.65º degrees, saturation: 0.65, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #D1F1BE is Cyan = 0.13, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.05.
<style> p { color: #D1F1BE; } p { color: rgb(209,241,190); } H1.HeaderClassName { color: #D1F1BE; } .AnyTagClassName { color: #D1F1BE; } </style>
<style> a { background-color: #D1F1BE; } a { background-color: rgb(209,241,190); } div.DivClassName { background-color: #D1F1BE; } .BgClassName { background-color: #D1F1BE; } </style>
<style> span { border-color: #D1F1BE; } span { border-color: rgb(209,241,190); } td.TdClassName { border-color: #D1F1BE; } .TagClassName { border-color: #D1F1BE; } </style>