#BFF3C0 (or 0xBFF3C0) is unknown color: approx Fringy Flower. HEX triplet: BF, F3 and C0. RGB value is (191,243,192). Sum of RGB (Red+Green+Blue) = 191+243+192=626 (82% of max value = 765). Red value is 191 (75% from 255 or 30.51% from 626); Green value is 243 (95.31% from 255 or 38.82% from 626); Blue value is 192 (75.39% from 255 or 30.67% from 626); Max value from RGB is 243 - color contains mainly: green. Hex color #BFF3C0 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BFF3C0 is #400C3F. Grayscale: #DDDDDD. Windows color (decimal): -4197440 or 12645311. OLE color: 12645311.
HSL color Cylindrical-coordinate representation of color #BFF3C0: hue angle of 121.15º degrees, saturation: 0.68, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BFF3C0 is Cyan = 0.21, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.05.
<style> p { color: #BFF3C0; } p { color: rgb(191,243,192); } H1.HeaderClassName { color: #BFF3C0; } .AnyTagClassName { color: #BFF3C0; } </style>
<style> a { background-color: #BFF3C0; } a { background-color: rgb(191,243,192); } div.DivClassName { background-color: #BFF3C0; } .BgClassName { background-color: #BFF3C0; } </style>
<style> span { border-color: #BFF3C0; } span { border-color: rgb(191,243,192); } td.TdClassName { border-color: #BFF3C0; } .TagClassName { border-color: #BFF3C0; } </style>