#BC1D35 (or 0xBC1D35) is unknown color: approx Cardinal. HEX triplet: BC, 1D and 35. RGB value is (188,29,53). Sum of RGB (Red+Green+Blue) = 188+29+53=270 (35% of max value = 765). Red value is 188 (73.83% from 255 or 69.63% from 270); Green value is 29 (11.72% from 255 or 10.74% from 270); Blue value is 53 (21.09% from 255 or 19.63% from 270); Max value from RGB is 188 - color contains mainly: red. Hex color #BC1D35 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BC1D35 is #43E2CA. Grayscale: #4F4F4F. Windows color (decimal): -4448971 or 3481020. OLE color: 3481020.
HSL color Cylindrical-coordinate representation of color #BC1D35: hue angle of 350.94º degrees, saturation: 0.73, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #BC1D35 is Cyan = 0, Magento = 0.85, Yellow = 0.72 and Black (K on CMYK) = 0.26.
<style> p { color: #bc1d35; } p { color: rgb(188,29,53); } H1.HeaderClassName { color: #bc1d35; } .AnyTagClassName { color: #bc1d35; } </style>
<style> a { background-color: #bc1d35; } a { background-color: rgb(188,29,53); } div.DivClassName { background-color: #bc1d35; } .BgClassName { background-color: #bc1d35; } </style>
<style> span { border-color: #bc1d35; } span { border-color: rgb(188,29,53); } td.TdClassName { border-color: #bc1d35; } .TagClassName { border-color: #bc1d35; } </style>