#BC368E (or 0xBC368E) is unknown color: approx Medium Red Violet. HEX triplet: BC, 36 and 8E. RGB value is (188,54,142). Sum of RGB (Red+Green+Blue) = 188+54+142=384 (50% of max value = 765). Red value is 188 (73.83% from 255 or 48.96% from 384); Green value is 54 (21.48% from 255 or 14.06% from 384); Blue value is 142 (55.86% from 255 or 36.98% from 384); Max value from RGB is 188 - color contains mainly: red. Hex color #BC368E is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #BC368E is #43C971. Grayscale: #676767. Windows color (decimal): -4442482 or 9320124. OLE color: 9320124.
HSL color Cylindrical-coordinate representation of color #BC368E: hue angle of 320.6º degrees, saturation: 0.55, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #BC368E is Cyan = 0, Magento = 0.71, Yellow = 0.24 and Black (K on CMYK) = 0.26.
<style> p { color: #bc368e; } p { color: rgb(188,54,142); } H1.HeaderClassName { color: #bc368e; } .AnyTagClassName { color: #bc368e; } </style>
<style> a { background-color: #bc368e; } a { background-color: rgb(188,54,142); } div.DivClassName { background-color: #bc368e; } .BgClassName { background-color: #bc368e; } </style>
<style> span { border-color: #bc368e; } span { border-color: rgb(188,54,142); } td.TdClassName { border-color: #bc368e; } .TagClassName { border-color: #bc368e; } </style>