#BFA7CC (or 0xBFA7CC) is unknown color: approx Prelude. HEX triplet: BF, A7 and CC. RGB value is (191,167,204). Sum of RGB (Red+Green+Blue) = 191+167+204=562 (74% of max value = 765). Red value is 191 (75% from 255 or 33.99% from 562); Green value is 167 (65.62% from 255 or 29.72% from 562); Blue value is 204 (80.08% from 255 or 36.30% from 562); Max value from RGB is 204 - color contains mainly: blue. Hex color #BFA7CC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BFA7CC is #405833. Grayscale: #B2B2B2. Windows color (decimal): -4216884 or 13412287. OLE color: 13412287.
HSL color Cylindrical-coordinate representation of color #BFA7CC: hue angle of 278.92º degrees, saturation: 0.27, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #BFA7CC is Cyan = 0.06, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #BFA7CC; } p { color: rgb(191,167,204); } H1.HeaderClassName { color: #BFA7CC; } .AnyTagClassName { color: #BFA7CC; } </style>
<style> a { background-color: #BFA7CC; } a { background-color: rgb(191,167,204); } div.DivClassName { background-color: #BFA7CC; } .BgClassName { background-color: #BFA7CC; } </style>
<style> span { border-color: #BFA7CC; } span { border-color: rgb(191,167,204); } td.TdClassName { border-color: #BFA7CC; } .TagClassName { border-color: #BFA7CC; } </style>