#BE004E (or 0xBE004E) is unknown color: approx Jazzberry Jam. HEX triplet: BE, 00 and 4E. RGB value is (190,0,78). Sum of RGB (Red+Green+Blue) = 190+0+78=268 (35% of max value = 765). Red value is 190 (74.61% from 255 or 70.90% from 268); Green value is 0 (0.39% from 255 or 0% from 268); Blue value is 78 (30.86% from 255 or 29.10% from 268); Max value from RGB is 190 - color contains mainly: red. Hex color #BE004E is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #BE004E is #41FFB1. Grayscale: #414141. Windows color (decimal): -4325298 or 5111998. OLE color: 5111998.
HSL color Cylindrical-coordinate representation of color #BE004E: hue angle of 335.37º degrees, saturation: 1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 1%. Process color model (Four color, CMYK) of #BE004E is Cyan = 0, Magento = 1, Yellow = 0.59 and Black (K on CMYK) = 0.25.
<style> p { color: #BE004E; } p { color: rgb(190,0,78); } H1.HeaderClassName { color: #BE004E; } .AnyTagClassName { color: #BE004E; } </style>
<style> a { background-color: #BE004E; } a { background-color: rgb(190,0,78); } div.DivClassName { background-color: #BE004E; } .BgClassName { background-color: #BE004E; } </style>
<style> span { border-color: #BE004E; } span { border-color: rgb(190,0,78); } td.TdClassName { border-color: #BE004E; } .TagClassName { border-color: #BE004E; } </style>