#BFFCB6 (or 0xBFFCB6) is unknown color: approx Tea Green. HEX triplet: BF, FC and B6. RGB value is (191,252,182). Sum of RGB (Red+Green+Blue) = 191+252+182=625 (82% of max value = 765). Red value is 191 (75% from 255 or 30.56% from 625); Green value is 252 (98.83% from 255 or 40.32% from 625); Blue value is 182 (71.48% from 255 or 29.12% from 625); Max value from RGB is 252 - color contains mainly: green. Hex color #BFFCB6 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BFFCB6 is #400349. Grayscale: #E1E1E1. Windows color (decimal): -4195146 or 11992255. OLE color: 11992255.
HSL color Cylindrical-coordinate representation of color #BFFCB6: hue angle of 112.29º degrees, saturation: 0.92, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #BFFCB6 is Cyan = 0.24, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.01.
<style> p { color: #BFFCB6; } p { color: rgb(191,252,182); } H1.HeaderClassName { color: #BFFCB6; } .AnyTagClassName { color: #BFFCB6; } </style>
<style> a { background-color: #BFFCB6; } a { background-color: rgb(191,252,182); } div.DivClassName { background-color: #BFFCB6; } .BgClassName { background-color: #BFFCB6; } </style>
<style> span { border-color: #BFFCB6; } span { border-color: rgb(191,252,182); } td.TdClassName { border-color: #BFFCB6; } .TagClassName { border-color: #BFFCB6; } </style>