#D3F8BE (or 0xD3F8BE) is unknown color: approx Tea Green. HEX triplet: D3, F8 and BE. RGB value is (211,248,190). Sum of RGB (Red+Green+Blue) = 211+248+190=649 (85% of max value = 765). Red value is 211 (82.81% from 255 or 32.51% from 649); Green value is 248 (97.27% from 255 or 38.21% from 649); Blue value is 190 (74.61% from 255 or 29.28% from 649); Max value from RGB is 248 - color contains mainly: green. Hex color #D3F8BE is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D3F8BE is #2C0741. Grayscale: #E6E6E6. Windows color (decimal): -2885442 or 12515539. OLE color: 12515539.
HSL color Cylindrical-coordinate representation of color #D3F8BE: hue angle of 98.28º degrees, saturation: 0.81, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #D3F8BE is Cyan = 0.15, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.03.
<style> p { color: #D3F8BE; } p { color: rgb(211,248,190); } H1.HeaderClassName { color: #D3F8BE; } .AnyTagClassName { color: #D3F8BE; } </style>
<style> a { background-color: #D3F8BE; } a { background-color: rgb(211,248,190); } div.DivClassName { background-color: #D3F8BE; } .BgClassName { background-color: #D3F8BE; } </style>
<style> span { border-color: #D3F8BE; } span { border-color: rgb(211,248,190); } td.TdClassName { border-color: #D3F8BE; } .TagClassName { border-color: #D3F8BE; } </style>