#BFF8D4 (or 0xBFF8D4) is unknown color: approx Aero Blue. HEX triplet: BF, F8 and D4. RGB value is (191,248,212). Sum of RGB (Red+Green+Blue) = 191+248+212=651 (86% of max value = 765). Red value is 191 (75% from 255 or 29.34% from 651); Green value is 248 (97.27% from 255 or 38.10% from 651); Blue value is 212 (83.20% from 255 or 32.57% from 651); Max value from RGB is 248 - color contains mainly: green. Hex color #BFF8D4 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BFF8D4 is #40072B. Grayscale: #E2E2E2. Windows color (decimal): -4196140 or 13957311. OLE color: 13957311.
HSL color Cylindrical-coordinate representation of color #BFF8D4: hue angle of 142.11º degrees, saturation: 0.8, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #BFF8D4 is Cyan = 0.23, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.03.
<style> p { color: #BFF8D4; } p { color: rgb(191,248,212); } H1.HeaderClassName { color: #BFF8D4; } .AnyTagClassName { color: #BFF8D4; } </style>
<style> a { background-color: #BFF8D4; } a { background-color: rgb(191,248,212); } div.DivClassName { background-color: #BFF8D4; } .BgClassName { background-color: #BFF8D4; } </style>
<style> span { border-color: #BFF8D4; } span { border-color: rgb(191,248,212); } td.TdClassName { border-color: #BFF8D4; } .TagClassName { border-color: #BFF8D4; } </style>