#BE0C36 (or 0xBE0C36) is unknown color: approx Cardinal. HEX triplet: BE, 0C and 36. RGB value is (190,12,54). Sum of RGB (Red+Green+Blue) = 190+12+54=256 (33% of max value = 765). Red value is 190 (74.61% from 255 or 74.22% from 256); Green value is 12 (5.08% from 255 or 4.69% from 256); Blue value is 54 (21.48% from 255 or 21.09% from 256); Max value from RGB is 190 - color contains mainly: red. Hex color #BE0C36 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #BE0C36 is #41F3C9. Grayscale: #464646. Windows color (decimal): -4322250 or 3542206. OLE color: 3542206.
HSL color Cylindrical-coordinate representation of color #BE0C36: hue angle of 345.84º degrees, saturation: 0.88, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #BE0C36 is Cyan = 0, Magento = 0.94, Yellow = 0.72 and Black (K on CMYK) = 0.25.
<style> p { color: #BE0C36; } p { color: rgb(190,12,54); } H1.HeaderClassName { color: #BE0C36; } .AnyTagClassName { color: #BE0C36; } </style>
<style> a { background-color: #BE0C36; } a { background-color: rgb(190,12,54); } div.DivClassName { background-color: #BE0C36; } .BgClassName { background-color: #BE0C36; } </style>
<style> span { border-color: #BE0C36; } span { border-color: rgb(190,12,54); } td.TdClassName { border-color: #BE0C36; } .TagClassName { border-color: #BE0C36; } </style>