#BFACC8 (or 0xBFACC8) is unknown color: approx Prelude. HEX triplet: BF, AC and C8. RGB value is (191,172,200). Sum of RGB (Red+Green+Blue) = 191+172+200=563 (74% of max value = 765). Red value is 191 (75% from 255 or 33.93% from 563); Green value is 172 (67.58% from 255 or 30.55% from 563); Blue value is 200 (78.52% from 255 or 35.52% from 563); Max value from RGB is 200 - color contains mainly: blue. Hex color #BFACC8 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BFACC8 is #405337. Grayscale: #B4B4B4. Windows color (decimal): -4215608 or 13151423. OLE color: 13151423.
HSL color Cylindrical-coordinate representation of color #BFACC8: hue angle of 280.71º degrees, saturation: 0.2, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #BFACC8 is Cyan = 0.04, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #BFACC8; } p { color: rgb(191,172,200); } H1.HeaderClassName { color: #BFACC8; } .AnyTagClassName { color: #BFACC8; } </style>
<style> a { background-color: #BFACC8; } a { background-color: rgb(191,172,200); } div.DivClassName { background-color: #BFACC8; } .BgClassName { background-color: #BFACC8; } </style>
<style> span { border-color: #BFACC8; } span { border-color: rgb(191,172,200); } td.TdClassName { border-color: #BFACC8; } .TagClassName { border-color: #BFACC8; } </style>