#BCF68B (or 0xBCF68B) is unknown color: approx Sulu. HEX triplet: BC, F6 and 8B. RGB value is (188,246,139). Sum of RGB (Red+Green+Blue) = 188+246+139=573 (75% of max value = 765). Red value is 188 (73.83% from 255 or 32.81% from 573); Green value is 246 (96.48% from 255 or 42.93% from 573); Blue value is 139 (54.69% from 255 or 24.26% from 573); Max value from RGB is 246 - color contains mainly: green. Hex color #BCF68B is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #BCF68B is #430974. Grayscale: #D8D8D8. Windows color (decimal): -4393333 or 9172668. OLE color: 9172668.
HSL color Cylindrical-coordinate representation of color #BCF68B: hue angle of 92.52º degrees, saturation: 0.86, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #BCF68B is Cyan = 0.24, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.04.
<style> p { color: #bcf68b; } p { color: rgb(188,246,139); } H1.HeaderClassName { color: #bcf68b; } .AnyTagClassName { color: #bcf68b; } </style>
<style> a { background-color: #bcf68b; } a { background-color: rgb(188,246,139); } div.DivClassName { background-color: #bcf68b; } .BgClassName { background-color: #bcf68b; } </style>
<style> span { border-color: #bcf68b; } span { border-color: rgb(188,246,139); } td.TdClassName { border-color: #bcf68b; } .TagClassName { border-color: #bcf68b; } </style>