#BCDE7B (or 0xBCDE7B) is unknown color: approx Sulu. HEX triplet: BC, DE and 7B. RGB value is (188,222,123). Sum of RGB (Red+Green+Blue) = 188+222+123=533 (70% of max value = 765). Red value is 188 (73.83% from 255 or 35.27% from 533); Green value is 222 (87.11% from 255 or 41.65% from 533); Blue value is 123 (48.44% from 255 or 23.08% from 533); Max value from RGB is 222 - color contains mainly: green. Hex color #BCDE7B is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BCDE7B is #432184. Grayscale: #C8C8C8. Windows color (decimal): -4399493 or 8117948. OLE color: 8117948.
HSL color Cylindrical-coordinate representation of color #BCDE7B: hue angle of 80.61º degrees, saturation: 0.6, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #BCDE7B is Cyan = 0.15, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.13.
<style> p { color: #BCDE7B; } p { color: rgb(188,222,123); } H1.HeaderClassName { color: #BCDE7B; } .AnyTagClassName { color: #BCDE7B; } </style>
<style> a { background-color: #BCDE7B; } a { background-color: rgb(188,222,123); } div.DivClassName { background-color: #BCDE7B; } .BgClassName { background-color: #BCDE7B; } </style>
<style> span { border-color: #BCDE7B; } span { border-color: rgb(188,222,123); } td.TdClassName { border-color: #BCDE7B; } .TagClassName { border-color: #BCDE7B; } </style>