#BCA9C0 (or 0xBCA9C0) is unknown color: approx Lola. HEX triplet: BC, A9 and C0. RGB value is (188,169,192). Sum of RGB (Red+Green+Blue) = 188+169+192=549 (72% of max value = 765). Red value is 188 (73.83% from 255 or 34.24% from 549); Green value is 169 (66.41% from 255 or 30.78% from 549); Blue value is 192 (75.39% from 255 or 34.97% from 549); Max value from RGB is 192 - color contains mainly: blue. Hex color #BCA9C0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BCA9C0 is #43563F. Grayscale: #B1B1B1. Windows color (decimal): -4412992 or 12626364. OLE color: 12626364.
HSL color Cylindrical-coordinate representation of color #BCA9C0: hue angle of 289.57º degrees, saturation: 0.15, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #BCA9C0 is Cyan = 0.02, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BCA9C0; } p { color: rgb(188,169,192); } H1.HeaderClassName { color: #BCA9C0; } .AnyTagClassName { color: #BCA9C0; } </style>
<style> a { background-color: #BCA9C0; } a { background-color: rgb(188,169,192); } div.DivClassName { background-color: #BCA9C0; } .BgClassName { background-color: #BCA9C0; } </style>
<style> span { border-color: #BCA9C0; } span { border-color: rgb(188,169,192); } td.TdClassName { border-color: #BCA9C0; } .TagClassName { border-color: #BCA9C0; } </style>