#BC2B26 (or 0xBC2B26) is unknown color: approx Fire Brick. HEX triplet: BC, 2B and 26. RGB value is (188,43,38). Sum of RGB (Red+Green+Blue) = 188+43+38=269 (35% of max value = 765). Red value is 188 (73.83% from 255 or 69.89% from 269); Green value is 43 (17.19% from 255 or 15.99% from 269); Blue value is 38 (15.23% from 255 or 14.13% from 269); Max value from RGB is 188 - color contains mainly: red. Hex color #BC2B26 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BC2B26 is #43D4D9. Grayscale: #555555. Windows color (decimal): -4445402 or 2501564. OLE color: 2501564.
HSL color Cylindrical-coordinate representation of color #BC2B26: hue angle of 2º degrees, saturation: 0.66, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #BC2B26 is Cyan = 0, Magento = 0.77, Yellow = 0.80 and Black (K on CMYK) = 0.26.
<style> p { color: #bc2b26; } p { color: rgb(188,43,38); } H1.HeaderClassName { color: #bc2b26; } .AnyTagClassName { color: #bc2b26; } </style>
<style> a { background-color: #bc2b26; } a { background-color: rgb(188,43,38); } div.DivClassName { background-color: #bc2b26; } .BgClassName { background-color: #bc2b26; } </style>
<style> span { border-color: #bc2b26; } span { border-color: rgb(188,43,38); } td.TdClassName { border-color: #bc2b26; } .TagClassName { border-color: #bc2b26; } </style>