#BE1920 (or 0xBE1920) is unknown color: approx Fire Engine Red. HEX triplet: BE, 19 and 20. RGB value is (190,25,32). Sum of RGB (Red+Green+Blue) = 190+25+32=247 (32% of max value = 765). Red value is 190 (74.61% from 255 or 76.92% from 247); Green value is 25 (10.16% from 255 or 10.12% from 247); Blue value is 32 (12.89% from 255 or 12.96% from 247); Max value from RGB is 190 - color contains mainly: red. Hex color #BE1920 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #BE1920 is #41E6DF. Grayscale: #4B4B4B. Windows color (decimal): -4318944 or 2103742. OLE color: 2103742.
HSL color Cylindrical-coordinate representation of color #BE1920: hue angle of 357.45º degrees, saturation: 0.77, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #BE1920 is Cyan = 0, Magento = 0.87, Yellow = 0.83 and Black (K on CMYK) = 0.25.
<style> p { color: #BE1920; } p { color: rgb(190,25,32); } H1.HeaderClassName { color: #BE1920; } .AnyTagClassName { color: #BE1920; } </style>
<style> a { background-color: #BE1920; } a { background-color: rgb(190,25,32); } div.DivClassName { background-color: #BE1920; } .BgClassName { background-color: #BE1920; } </style>
<style> span { border-color: #BE1920; } span { border-color: rgb(190,25,32); } td.TdClassName { border-color: #BE1920; } .TagClassName { border-color: #BE1920; } </style>