#BC9CBF (or 0xBC9CBF) is unknown color: approx Lola. HEX triplet: BC, 9C and BF. RGB value is (188,156,191). Sum of RGB (Red+Green+Blue) = 188+156+191=535 (70% of max value = 765). Red value is 188 (73.83% from 255 or 35.14% from 535); Green value is 156 (61.33% from 255 or 29.16% from 535); Blue value is 191 (75% from 255 or 35.70% from 535); Max value from RGB is 191 - color contains mainly: blue. Hex color #BC9CBF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BC9CBF is #436340. Grayscale: #A9A9A9. Windows color (decimal): -4416321 or 12557500. OLE color: 12557500.
HSL color Cylindrical-coordinate representation of color #BC9CBF: hue angle of 294.86º degrees, saturation: 0.21, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #BC9CBF is Cyan = 0.02, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BC9CBF; } p { color: rgb(188,156,191); } H1.HeaderClassName { color: #BC9CBF; } .AnyTagClassName { color: #BC9CBF; } </style>
<style> a { background-color: #BC9CBF; } a { background-color: rgb(188,156,191); } div.DivClassName { background-color: #BC9CBF; } .BgClassName { background-color: #BC9CBF; } </style>
<style> span { border-color: #BC9CBF; } span { border-color: rgb(188,156,191); } td.TdClassName { border-color: #BC9CBF; } .TagClassName { border-color: #BC9CBF; } </style>