#BC190C (or 0xBC190C) is unknown color: approx Fire Brick. HEX triplet: BC, 19 and 0C. RGB value is (188,25,12). Sum of RGB (Red+Green+Blue) = 188+25+12=225 (29% of max value = 765). Red value is 188 (73.83% from 255 or 83.56% from 225); Green value is 25 (10.16% from 255 or 11.11% from 225); Blue value is 12 (5.08% from 255 or 5.33% from 225); Max value from RGB is 188 - color contains mainly: red. Hex color #BC190C is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #BC190C is #43E6F3. Grayscale: #484848. Windows color (decimal): -4450036 or 793020. OLE color: 793020.
HSL color Cylindrical-coordinate representation of color #BC190C: hue angle of 4.43º degrees, saturation: 0.88, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #BC190C is Cyan = 0, Magento = 0.87, Yellow = 0.94 and Black (K on CMYK) = 0.26.
<style> p { color: #BC190C; } p { color: rgb(188,25,12); } H1.HeaderClassName { color: #BC190C; } .AnyTagClassName { color: #BC190C; } </style>
<style> a { background-color: #BC190C; } a { background-color: rgb(188,25,12); } div.DivClassName { background-color: #BC190C; } .BgClassName { background-color: #BC190C; } </style>
<style> span { border-color: #BC190C; } span { border-color: rgb(188,25,12); } td.TdClassName { border-color: #BC190C; } .TagClassName { border-color: #BC190C; } </style>