#BCD888 (or 0xBCD888) is unknown color: approx Sulu. HEX triplet: BC, D8 and 88. RGB value is (188,216,136). Sum of RGB (Red+Green+Blue) = 188+216+136=540 (71% of max value = 765). Red value is 188 (73.83% from 255 or 34.81% from 540); Green value is 216 (84.77% from 255 or 40% from 540); Blue value is 136 (53.52% from 255 or 25.19% from 540); Max value from RGB is 216 - color contains mainly: green. Hex color #BCD888 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCD888 is #432777. Grayscale: #C6C6C6. Windows color (decimal): -4401016 or 8968380. OLE color: 8968380.
HSL color Cylindrical-coordinate representation of color #BCD888: hue angle of 81º degrees, saturation: 0.51, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #BCD888 is Cyan = 0.13, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.15.
<style> p { color: #BCD888; } p { color: rgb(188,216,136); } H1.HeaderClassName { color: #BCD888; } .AnyTagClassName { color: #BCD888; } </style>
<style> a { background-color: #BCD888; } a { background-color: rgb(188,216,136); } div.DivClassName { background-color: #BCD888; } .BgClassName { background-color: #BCD888; } </style>
<style> span { border-color: #BCD888; } span { border-color: rgb(188,216,136); } td.TdClassName { border-color: #BCD888; } .TagClassName { border-color: #BCD888; } </style>