#BE0035 (or 0xBE0035) is unknown color: approx Cardinal. HEX triplet: BE, 00 and 35. RGB value is (190,0,53). Sum of RGB (Red+Green+Blue) = 190+0+53=243 (32% of max value = 765). Red value is 190 (74.61% from 255 or 78.19% from 243); Green value is 0 (0.39% from 255 or 0% from 243); Blue value is 53 (21.09% from 255 or 21.81% from 243); Max value from RGB is 190 - color contains mainly: red. Hex color #BE0035 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #BE0035 is #41FFCA. Grayscale: #3E3E3E. Windows color (decimal): -4325323 or 3473598. OLE color: 3473598.
HSL color Cylindrical-coordinate representation of color #BE0035: hue angle of 343.26º degrees, saturation: 1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 1%. Process color model (Four color, CMYK) of #BE0035 is Cyan = 0, Magento = 1, Yellow = 0.72 and Black (K on CMYK) = 0.25.
<style> p { color: #BE0035; } p { color: rgb(190,0,53); } H1.HeaderClassName { color: #BE0035; } .AnyTagClassName { color: #BE0035; } </style>
<style> a { background-color: #BE0035; } a { background-color: rgb(190,0,53); } div.DivClassName { background-color: #BE0035; } .BgClassName { background-color: #BE0035; } </style>
<style> span { border-color: #BE0035; } span { border-color: rgb(190,0,53); } td.TdClassName { border-color: #BE0035; } .TagClassName { border-color: #BE0035; } </style>