#BE1221 (or 0xBE1221) is unknown color: approx Fire Engine Red. HEX triplet: BE, 12 and 21. RGB value is (190,18,33). Sum of RGB (Red+Green+Blue) = 190+18+33=241 (31% of max value = 765). Red value is 190 (74.61% from 255 or 78.84% from 241); Green value is 18 (7.42% from 255 or 7.47% from 241); Blue value is 33 (13.28% from 255 or 13.69% from 241); Max value from RGB is 190 - color contains mainly: red. Hex color #BE1221 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #BE1221 is #41EDDE. Grayscale: #474747. Windows color (decimal): -4320735 or 2167486. OLE color: 2167486.
HSL color Cylindrical-coordinate representation of color #BE1221: hue angle of 354.77º degrees, saturation: 0.83, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #BE1221 is Cyan = 0, Magento = 0.91, Yellow = 0.83 and Black (K on CMYK) = 0.25.
<style> p { color: #BE1221; } p { color: rgb(190,18,33); } H1.HeaderClassName { color: #BE1221; } .AnyTagClassName { color: #BE1221; } </style>
<style> a { background-color: #BE1221; } a { background-color: rgb(190,18,33); } div.DivClassName { background-color: #BE1221; } .BgClassName { background-color: #BE1221; } </style>
<style> span { border-color: #BE1221; } span { border-color: rgb(190,18,33); } td.TdClassName { border-color: #BE1221; } .TagClassName { border-color: #BE1221; } </style>