#BC2965 (or 0xBC2965) is unknown color: approx Rouge. HEX triplet: BC, 29 and 65. RGB value is (188,41,101). Sum of RGB (Red+Green+Blue) = 188+41+101=330 (43% of max value = 765). Red value is 188 (73.83% from 255 or 56.97% from 330); Green value is 41 (16.41% from 255 or 12.42% from 330); Blue value is 101 (39.84% from 255 or 30.61% from 330); Max value from RGB is 188 - color contains mainly: red. Hex color #BC2965 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #BC2965 is #43D69A. Grayscale: #5B5B5B. Windows color (decimal): -4445851 or 6629820. OLE color: 6629820.
HSL color Cylindrical-coordinate representation of color #BC2965: hue angle of 335.51º 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 #BC2965 is Cyan = 0, Magento = 0.78, Yellow = 0.46 and Black (K on CMYK) = 0.26.
<style> p { color: #bc2965; } p { color: rgb(188,41,101); } H1.HeaderClassName { color: #bc2965; } .AnyTagClassName { color: #bc2965; } </style>
<style> a { background-color: #bc2965; } a { background-color: rgb(188,41,101); } div.DivClassName { background-color: #bc2965; } .BgClassName { background-color: #bc2965; } </style>
<style> span { border-color: #bc2965; } span { border-color: rgb(188,41,101); } td.TdClassName { border-color: #bc2965; } .TagClassName { border-color: #bc2965; } </style>