#BC3BAD (or 0xBC3BAD) is unknown color: approx Fuchsia. HEX triplet: BC, 3B and AD. RGB value is (188,59,173). Sum of RGB (Red+Green+Blue) = 188+59+173=420 (55% of max value = 765). Red value is 188 (73.83% from 255 or 44.76% from 420); Green value is 59 (23.44% from 255 or 14.05% from 420); Blue value is 173 (67.97% from 255 or 41.19% from 420); Max value from RGB is 188 - color contains mainly: red. Hex color #BC3BAD is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #BC3BAD is #43C452. Grayscale: #6E6E6E. Windows color (decimal): -4441171 or 11353020. OLE color: 11353020.
HSL color Cylindrical-coordinate representation of color #BC3BAD: hue angle of 306.98º degrees, saturation: 0.52, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #BC3BAD is Cyan = 0, Magento = 0.69, Yellow = 0.08 and Black (K on CMYK) = 0.26.
<style> p { color: #BC3BAD; } p { color: rgb(188,59,173); } H1.HeaderClassName { color: #BC3BAD; } .AnyTagClassName { color: #BC3BAD; } </style>
<style> a { background-color: #BC3BAD; } a { background-color: rgb(188,59,173); } div.DivClassName { background-color: #BC3BAD; } .BgClassName { background-color: #BC3BAD; } </style>
<style> span { border-color: #BC3BAD; } span { border-color: rgb(188,59,173); } td.TdClassName { border-color: #BC3BAD; } .TagClassName { border-color: #BC3BAD; } </style>