#BCFFC9 (or 0xBCFFC9) is unknown color: approx Granny Apple. HEX triplet: BC, FF and C9. RGB value is (188,255,201). Sum of RGB (Red+Green+Blue) = 188+255+201=644 (85% of max value = 765). Red value is 188 (73.83% from 255 or 29.19% from 644); Green value is 255 (100% from 255 or 39.60% from 644); Blue value is 201 (78.91% from 255 or 31.21% from 644); Max value from RGB is 255 - color contains mainly: green. Hex color #BCFFC9 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BCFFC9 is #430036. Grayscale: #E4E4E4. Windows color (decimal): -4390967 or 13238204. OLE color: 13238204.
HSL color Cylindrical-coordinate representation of color #BCFFC9: hue angle of 131.64º 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 #BCFFC9 is Cyan = 0.26, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.
<style> p { color: #BCFFC9; } p { color: rgb(188,255,201); } H1.HeaderClassName { color: #BCFFC9; } .AnyTagClassName { color: #BCFFC9; } </style>
<style> a { background-color: #BCFFC9; } a { background-color: rgb(188,255,201); } div.DivClassName { background-color: #BCFFC9; } .BgClassName { background-color: #BCFFC9; } </style>
<style> span { border-color: #BCFFC9; } span { border-color: rgb(188,255,201); } td.TdClassName { border-color: #BCFFC9; } .TagClassName { border-color: #BCFFC9; } </style>