#BC29A3 (or 0xBC29A3) is unknown color: approx Medium Red Violet. HEX triplet: BC, 29 and A3. RGB value is (188,41,163). Sum of RGB (Red+Green+Blue) = 188+41+163=392 (51% of max value = 765). Red value is 188 (73.83% from 255 or 47.96% from 392); Green value is 41 (16.41% from 255 or 10.46% from 392); Blue value is 163 (64.06% from 255 or 41.58% from 392); Max value from RGB is 188 - color contains mainly: red. Hex color #BC29A3 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #BC29A3 is #43D65C. Grayscale: #626262. Windows color (decimal): -4445789 or 10693052. OLE color: 10693052.
HSL color Cylindrical-coordinate representation of color #BC29A3: hue angle of 310.2º degrees, saturation: 0.64, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #BC29A3 is Cyan = 0, Magento = 0.78, Yellow = 0.13 and Black (K on CMYK) = 0.26.
<style> p { color: #bc29a3; } p { color: rgb(188,41,163); } H1.HeaderClassName { color: #bc29a3; } .AnyTagClassName { color: #bc29a3; } </style>
<style> a { background-color: #bc29a3; } a { background-color: rgb(188,41,163); } div.DivClassName { background-color: #bc29a3; } .BgClassName { background-color: #bc29a3; } </style>
<style> span { border-color: #bc29a3; } span { border-color: rgb(188,41,163); } td.TdClassName { border-color: #bc29a3; } .TagClassName { border-color: #bc29a3; } </style>