#BFEBD1 (or 0xBFEBD1) is unknown color: approx Aero Blue. HEX triplet: BF, EB and D1. RGB value is (191,235,209). Sum of RGB (Red+Green+Blue) = 191+235+209=635 (84% of max value = 765). Red value is 191 (75% from 255 or 30.08% from 635); Green value is 235 (92.19% from 255 or 37.01% from 635); Blue value is 209 (82.03% from 255 or 32.91% from 635); Max value from RGB is 235 - color contains mainly: green. Hex color #BFEBD1 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BFEBD1 is #40142E. Grayscale: #DADADA. Windows color (decimal): -4199471 or 13757375. OLE color: 13757375.
HSL color Cylindrical-coordinate representation of color #BFEBD1: hue angle of 144.55º degrees, saturation: 0.52, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #BFEBD1 is Cyan = 0.19, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.08.
<style> p { color: #BFEBD1; } p { color: rgb(191,235,209); } H1.HeaderClassName { color: #BFEBD1; } .AnyTagClassName { color: #BFEBD1; } </style>
<style> a { background-color: #BFEBD1; } a { background-color: rgb(191,235,209); } div.DivClassName { background-color: #BFEBD1; } .BgClassName { background-color: #BFEBD1; } </style>
<style> span { border-color: #BFEBD1; } span { border-color: rgb(191,235,209); } td.TdClassName { border-color: #BFEBD1; } .TagClassName { border-color: #BFEBD1; } </style>