#BDFBE2 (or 0xBDFBE2) is unknown color: approx Mint Tulip. HEX triplet: BD, FB and E2. RGB value is (189,251,226). Sum of RGB (Red+Green+Blue) = 189+251+226=666 (88% of max value = 765). Red value is 189 (74.22% from 255 or 28.38% from 666); Green value is 251 (98.44% from 255 or 37.69% from 666); Blue value is 226 (88.67% from 255 or 33.93% from 666); Max value from RGB is 251 - color contains mainly: green. Hex color #BDFBE2 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BDFBE2 is #42041D. Grayscale: #E5E5E5. Windows color (decimal): -4326430 or 14875581. OLE color: 14875581.
HSL color Cylindrical-coordinate representation of color #BDFBE2: hue angle of 155.81º degrees, saturation: 0.89, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BDFBE2 is Cyan = 0.25, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.02.
<style> p { color: #BDFBE2; } p { color: rgb(189,251,226); } H1.HeaderClassName { color: #BDFBE2; } .AnyTagClassName { color: #BDFBE2; } </style>
<style> a { background-color: #BDFBE2; } a { background-color: rgb(189,251,226); } div.DivClassName { background-color: #BDFBE2; } .BgClassName { background-color: #BDFBE2; } </style>
<style> span { border-color: #BDFBE2; } span { border-color: rgb(189,251,226); } td.TdClassName { border-color: #BDFBE2; } .TagClassName { border-color: #BDFBE2; } </style>