#B40DE7 (or 0xB40DE7) is unknown color: approx Electric Purple. HEX triplet: B4, 0D and E7. RGB value is (180,13,231). Sum of RGB (Red+Green+Blue) = 180+13+231=424 (56% of max value = 765). Red value is 180 (70.70% from 255 or 42.45% from 424); Green value is 13 (5.47% from 255 or 3.07% from 424); Blue value is 231 (90.62% from 255 or 54.48% from 424); Max value from RGB is 231 - color contains mainly: blue. Hex color #B40DE7 is not a web safe color. Web safe color analog (approx): #CC00FF. Inversed color of #B40DE7 is #4BF218. Grayscale: #575757. Windows color (decimal): -4977177 or 15142324. OLE color: 15142324.
HSL color Cylindrical-coordinate representation of color #B40DE7: hue angle of 285.96º degrees, saturation: 0.89, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #B40DE7 is Cyan = 0.22, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #B40DE7; } p { color: rgb(180,13,231); } H1.HeaderClassName { color: #B40DE7; } .AnyTagClassName { color: #B40DE7; } </style>
<style> a { background-color: #B40DE7; } a { background-color: rgb(180,13,231); } div.DivClassName { background-color: #B40DE7; } .BgClassName { background-color: #B40DE7; } </style>
<style> span { border-color: #B40DE7; } span { border-color: rgb(180,13,231); } td.TdClassName { border-color: #B40DE7; } .TagClassName { border-color: #B40DE7; } </style>