#BE0E46 (or 0xBE0E46) is unknown color: approx Cardinal. HEX triplet: BE, 0E and 46. RGB value is (190,14,70). Sum of RGB (Red+Green+Blue) = 190+14+70=274 (36% of max value = 765). Red value is 190 (74.61% from 255 or 69.34% from 274); Green value is 14 (5.86% from 255 or 5.11% from 274); Blue value is 70 (27.73% from 255 or 25.55% from 274); Max value from RGB is 190 - color contains mainly: red. Hex color #BE0E46 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #BE0E46 is #41F1B9. Grayscale: #484848. Windows color (decimal): -4321722 or 4591294. OLE color: 4591294.
HSL color Cylindrical-coordinate representation of color #BE0E46: hue angle of 340.91º degrees, saturation: 0.86, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #BE0E46 is Cyan = 0, Magento = 0.93, Yellow = 0.63 and Black (K on CMYK) = 0.25.
<style> p { color: #BE0E46; } p { color: rgb(190,14,70); } H1.HeaderClassName { color: #BE0E46; } .AnyTagClassName { color: #BE0E46; } </style>
<style> a { background-color: #BE0E46; } a { background-color: rgb(190,14,70); } div.DivClassName { background-color: #BE0E46; } .BgClassName { background-color: #BE0E46; } </style>
<style> span { border-color: #BE0E46; } span { border-color: rgb(190,14,70); } td.TdClassName { border-color: #BE0E46; } .TagClassName { border-color: #BE0E46; } </style>