#BE2C2A (or 0xBE2C2A) is unknown color: approx Fire Brick. HEX triplet: BE, 2C and 2A. RGB value is (190,44,42). Sum of RGB (Red+Green+Blue) = 190+44+42=276 (36% of max value = 765). Red value is 190 (74.61% from 255 or 68.84% from 276); Green value is 44 (17.58% from 255 or 15.94% from 276); Blue value is 42 (16.80% from 255 or 15.22% from 276); Max value from RGB is 190 - color contains mainly: red. Hex color #BE2C2A is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BE2C2A is #41D3D5. Grayscale: #575757. Windows color (decimal): -4314070 or 2763966. OLE color: 2763966.
HSL color Cylindrical-coordinate representation of color #BE2C2A: hue angle of 0.81º degrees, saturation: 0.64, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #BE2C2A is Cyan = 0, Magento = 0.77, Yellow = 0.78 and Black (K on CMYK) = 0.25.
<style> p { color: #BE2C2A; } p { color: rgb(190,44,42); } H1.HeaderClassName { color: #BE2C2A; } .AnyTagClassName { color: #BE2C2A; } </style>
<style> a { background-color: #BE2C2A; } a { background-color: rgb(190,44,42); } div.DivClassName { background-color: #BE2C2A; } .BgClassName { background-color: #BE2C2A; } </style>
<style> span { border-color: #BE2C2A; } span { border-color: rgb(190,44,42); } td.TdClassName { border-color: #BE2C2A; } .TagClassName { border-color: #BE2C2A; } </style>