#B40F9B (or 0xB40F9B) is unknown color: approx Medium Violet Red. HEX triplet: B4, 0F and 9B. RGB value is (180,15,155). Sum of RGB (Red+Green+Blue) = 180+15+155=350 (46% of max value = 765). Red value is 180 (70.70% from 255 or 51.43% from 350); Green value is 15 (6.25% from 255 or 4.29% from 350); Blue value is 155 (60.94% from 255 or 44.29% from 350); Max value from RGB is 180 - color contains mainly: red. Hex color #B40F9B is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #B40F9B is #4BF064. Grayscale: #4F4F4F. Windows color (decimal): -4976741 or 10162100. OLE color: 10162100.
HSL color Cylindrical-coordinate representation of color #B40F9B: hue angle of 309.09º degrees, saturation: 0.85, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #B40F9B is Cyan = 0, Magento = 0.92, Yellow = 0.14 and Black (K on CMYK) = 0.29.
<style> p { color: #B40F9B; } p { color: rgb(180,15,155); } H1.HeaderClassName { color: #B40F9B; } .AnyTagClassName { color: #B40F9B; } </style>
<style> a { background-color: #B40F9B; } a { background-color: rgb(180,15,155); } div.DivClassName { background-color: #B40F9B; } .BgClassName { background-color: #B40F9B; } </style>
<style> span { border-color: #B40F9B; } span { border-color: rgb(180,15,155); } td.TdClassName { border-color: #B40F9B; } .TagClassName { border-color: #B40F9B; } </style>