#BC3076 (or 0xBC3076) is unknown color: approx Medium Red Violet. HEX triplet: BC, 30 and 76. RGB value is (188,48,118). Sum of RGB (Red+Green+Blue) = 188+48+118=354 (46% of max value = 765). Red value is 188 (73.83% from 255 or 53.11% from 354); Green value is 48 (19.14% from 255 or 13.56% from 354); Blue value is 118 (46.48% from 255 or 33.33% from 354); Max value from RGB is 188 - color contains mainly: red. Hex color #BC3076 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #BC3076 is #43CF89. Grayscale: #616161. Windows color (decimal): -4444042 or 7745724. OLE color: 7745724.
HSL color Cylindrical-coordinate representation of color #BC3076: hue angle of 330º degrees, saturation: 0.59, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #BC3076 is Cyan = 0, Magento = 0.74, Yellow = 0.37 and Black (K on CMYK) = 0.26.
<style> p { color: #bc3076; } p { color: rgb(188,48,118); } H1.HeaderClassName { color: #bc3076; } .AnyTagClassName { color: #bc3076; } </style>
<style> a { background-color: #bc3076; } a { background-color: rgb(188,48,118); } div.DivClassName { background-color: #bc3076; } .BgClassName { background-color: #bc3076; } </style>
<style> span { border-color: #bc3076; } span { border-color: rgb(188,48,118); } td.TdClassName { border-color: #bc3076; } .TagClassName { border-color: #bc3076; } </style>