#BCAAB3 (or 0xBCAAB3) is unknown color: approx Lily. HEX triplet: BC, AA and B3. RGB value is (188,170,179). Sum of RGB (Red+Green+Blue) = 188+170+179=537 (71% of max value = 765). Red value is 188 (73.83% from 255 or 35.01% from 537); Green value is 170 (66.80% from 255 or 31.66% from 537); Blue value is 179 (70.31% from 255 or 33.33% from 537); Max value from RGB is 188 - color contains mainly: red. Hex color #BCAAB3 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BCAAB3 is #43554C. Grayscale: #B0B0B0. Windows color (decimal): -4412749 or 11774652. OLE color: 11774652.
HSL color Cylindrical-coordinate representation of color #BCAAB3: hue angle of 330º degrees, saturation: 0.12, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #BCAAB3 is Cyan = 0, Magento = 0.10, Yellow = 0.05 and Black (K on CMYK) = 0.26.
<style> p { color: #BCAAB3; } p { color: rgb(188,170,179); } H1.HeaderClassName { color: #BCAAB3; } .AnyTagClassName { color: #BCAAB3; } </style>
<style> a { background-color: #BCAAB3; } a { background-color: rgb(188,170,179); } div.DivClassName { background-color: #BCAAB3; } .BgClassName { background-color: #BCAAB3; } </style>
<style> span { border-color: #BCAAB3; } span { border-color: rgb(188,170,179); } td.TdClassName { border-color: #BCAAB3; } .TagClassName { border-color: #BCAAB3; } </style>