#BCFFD8 (or 0xBCFFD8) is unknown color: approx Aero Blue. HEX triplet: BC, FF and D8. RGB value is (188,255,216). Sum of RGB (Red+Green+Blue) = 188+255+216=659 (87% of max value = 765). Red value is 188 (73.83% from 255 or 28.53% from 659); Green value is 255 (100% from 255 or 38.69% from 659); Blue value is 216 (84.77% from 255 or 32.78% from 659); Max value from RGB is 255 - color contains mainly: green. Hex color #BCFFD8 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BCFFD8 is #430027. Grayscale: #E6E6E6. Windows color (decimal): -4390952 or 14221244. OLE color: 14221244.
HSL color Cylindrical-coordinate representation of color #BCFFD8: hue angle of 145.07º degrees, saturation: 1, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #BCFFD8 is Cyan = 0.26, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.
<style> p { color: #BCFFD8; } p { color: rgb(188,255,216); } H1.HeaderClassName { color: #BCFFD8; } .AnyTagClassName { color: #BCFFD8; } </style>
<style> a { background-color: #BCFFD8; } a { background-color: rgb(188,255,216); } div.DivClassName { background-color: #BCFFD8; } .BgClassName { background-color: #BCFFD8; } </style>
<style> span { border-color: #BCFFD8; } span { border-color: rgb(188,255,216); } td.TdClassName { border-color: #BCFFD8; } .TagClassName { border-color: #BCFFD8; } </style>