#BC9CB0 (or 0xBC9CB0) is unknown color: approx Lily. HEX triplet: BC, 9C and B0. RGB value is (188,156,176). Sum of RGB (Red+Green+Blue) = 188+156+176=520 (68% of max value = 765). Red value is 188 (73.83% from 255 or 36.15% from 520); Green value is 156 (61.33% from 255 or 30% from 520); Blue value is 176 (69.14% from 255 or 33.85% from 520); Max value from RGB is 188 - color contains mainly: red. Hex color #BC9CB0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BC9CB0 is #43634F. Grayscale: #A7A7A7. Windows color (decimal): -4416336 or 11574460. OLE color: 11574460.
HSL color Cylindrical-coordinate representation of color #BC9CB0: hue angle of 322.5º degrees, saturation: 0.19, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #BC9CB0 is Cyan = 0, Magento = 0.17, Yellow = 0.06 and Black (K on CMYK) = 0.26.
<style> p { color: #BC9CB0; } p { color: rgb(188,156,176); } H1.HeaderClassName { color: #BC9CB0; } .AnyTagClassName { color: #BC9CB0; } </style>
<style> a { background-color: #BC9CB0; } a { background-color: rgb(188,156,176); } div.DivClassName { background-color: #BC9CB0; } .BgClassName { background-color: #BC9CB0; } </style>
<style> span { border-color: #BC9CB0; } span { border-color: rgb(188,156,176); } td.TdClassName { border-color: #BC9CB0; } .TagClassName { border-color: #BC9CB0; } </style>