#BF2E5B (or 0xBF2E5B) is unknown color: approx Old Rose. HEX triplet: BF, 2E and 5B. RGB value is (191,46,91). Sum of RGB (Red+Green+Blue) = 191+46+91=328 (43% of max value = 765). Red value is 191 (75% from 255 or 58.23% from 328); Green value is 46 (18.36% from 255 or 14.02% from 328); Blue value is 91 (35.94% from 255 or 27.74% from 328); Max value from RGB is 191 - color contains mainly: red. Hex color #BF2E5B is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #BF2E5B is #40D1A4. Grayscale: #5E5E5E. Windows color (decimal): -4247973 or 5975743. OLE color: 5975743.
HSL color Cylindrical-coordinate representation of color #BF2E5B: hue angle of 341.38º degrees, saturation: 0.61, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #BF2E5B is Cyan = 0, Magento = 0.76, Yellow = 0.52 and Black (K on CMYK) = 0.25.
<style> p { color: #BF2E5B; } p { color: rgb(191,46,91); } H1.HeaderClassName { color: #BF2E5B; } .AnyTagClassName { color: #BF2E5B; } </style>
<style> a { background-color: #BF2E5B; } a { background-color: rgb(191,46,91); } div.DivClassName { background-color: #BF2E5B; } .BgClassName { background-color: #BF2E5B; } </style>
<style> span { border-color: #BF2E5B; } span { border-color: rgb(191,46,91); } td.TdClassName { border-color: #BF2E5B; } .TagClassName { border-color: #BF2E5B; } </style>