#BE505B (or 0xBE505B) is unknown color: approx Mandy. HEX triplet: BE, 50 and 5B. RGB value is (190,80,91). Sum of RGB (Red+Green+Blue) = 190+80+91=361 (47% of max value = 765). Red value is 190 (74.61% from 255 or 52.63% from 361); Green value is 80 (31.64% from 255 or 22.16% from 361); Blue value is 91 (35.94% from 255 or 25.21% from 361); Max value from RGB is 190 - color contains mainly: red. Hex color #BE505B is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BE505B is #41AFA4. Grayscale: #727272. Windows color (decimal): -4304805 or 5984446. OLE color: 5984446.
HSL color Cylindrical-coordinate representation of color #BE505B: hue angle of 354º degrees, saturation: 0.46, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #BE505B is Cyan = 0, Magento = 0.58, Yellow = 0.52 and Black (K on CMYK) = 0.25.
<style> p { color: #BE505B; } p { color: rgb(190,80,91); } H1.HeaderClassName { color: #BE505B; } .AnyTagClassName { color: #BE505B; } </style>
<style> a { background-color: #BE505B; } a { background-color: rgb(190,80,91); } div.DivClassName { background-color: #BE505B; } .BgClassName { background-color: #BE505B; } </style>
<style> span { border-color: #BE505B; } span { border-color: rgb(190,80,91); } td.TdClassName { border-color: #BE505B; } .TagClassName { border-color: #BE505B; } </style>