#BCDE9E (or 0xBCDE9E) is unknown color: approx Pixie Green. HEX triplet: BC, DE and 9E. RGB value is (188,222,158). Sum of RGB (Red+Green+Blue) = 188+222+158=568 (75% of max value = 765). Red value is 188 (73.83% from 255 or 33.10% from 568); Green value is 222 (87.11% from 255 or 39.08% from 568); Blue value is 158 (62.11% from 255 or 27.82% from 568); Max value from RGB is 222 - color contains mainly: green. Hex color #BCDE9E is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCDE9E is #432161. Grayscale: #CCCCCC. Windows color (decimal): -4399458 or 10411708. OLE color: 10411708.
HSL color Cylindrical-coordinate representation of color #BCDE9E: hue angle of 91.88º degrees, saturation: 0.49, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #BCDE9E is Cyan = 0.15, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.13.
<style> p { color: #BCDE9E; } p { color: rgb(188,222,158); } H1.HeaderClassName { color: #BCDE9E; } .AnyTagClassName { color: #BCDE9E; } </style>
<style> a { background-color: #BCDE9E; } a { background-color: rgb(188,222,158); } div.DivClassName { background-color: #BCDE9E; } .BgClassName { background-color: #BCDE9E; } </style>
<style> span { border-color: #BCDE9E; } span { border-color: rgb(188,222,158); } td.TdClassName { border-color: #BCDE9E; } .TagClassName { border-color: #BCDE9E; } </style>