#BBFFC9 (or 0xBBFFC9) is unknown color: approx Granny Apple. HEX triplet: BB, FF and C9. RGB value is (187,255,201). Sum of RGB (Red+Green+Blue) = 187+255+201=643 (85% of max value = 765). Red value is 187 (73.44% from 255 or 29.08% from 643); Green value is 255 (100% from 255 or 39.66% from 643); Blue value is 201 (78.91% from 255 or 31.26% from 643); Max value from RGB is 255 - color contains mainly: green. Hex color #BBFFC9 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BBFFC9 is #440036. Grayscale: #E4E4E4. Windows color (decimal): -4456503 or 13238203. OLE color: 13238203.
HSL color Cylindrical-coordinate representation of color #BBFFC9: hue angle of 132.35º degrees, saturation: 1, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #BBFFC9 is Cyan = 0.27, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.
<style> p { color: #BBFFC9; } p { color: rgb(187,255,201); } H1.HeaderClassName { color: #BBFFC9; } .AnyTagClassName { color: #BBFFC9; } </style>
<style> a { background-color: #BBFFC9; } a { background-color: rgb(187,255,201); } div.DivClassName { background-color: #BBFFC9; } .BgClassName { background-color: #BBFFC9; } </style>
<style> span { border-color: #BBFFC9; } span { border-color: rgb(187,255,201); } td.TdClassName { border-color: #BBFFC9; } .TagClassName { border-color: #BBFFC9; } </style>