#B01EC7 (or 0xB01EC7) is unknown color: approx Dark Orchid. HEX triplet: B0, 1E and C7. RGB value is (176,30,199). Sum of RGB (Red+Green+Blue) = 176+30+199=405 (53% of max value = 765). Red value is 176 (69.14% from 255 or 43.46% from 405); Green value is 30 (12.11% from 255 or 7.41% from 405); Blue value is 199 (78.12% from 255 or 49.14% from 405); Max value from RGB is 199 - color contains mainly: blue. Hex color #B01EC7 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #B01EC7 is #4FE138. Grayscale: #5C5C5C. Windows color (decimal): -5235001 or 13049520. OLE color: 13049520.
HSL color Cylindrical-coordinate representation of color #B01EC7: hue angle of 291.83º degrees, saturation: 0.74, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #B01EC7 is Cyan = 0.12, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #B01EC7; } p { color: rgb(176,30,199); } H1.HeaderClassName { color: #B01EC7; } .AnyTagClassName { color: #B01EC7; } </style>
<style> a { background-color: #B01EC7; } a { background-color: rgb(176,30,199); } div.DivClassName { background-color: #B01EC7; } .BgClassName { background-color: #B01EC7; } </style>
<style> span { border-color: #B01EC7; } span { border-color: rgb(176,30,199); } td.TdClassName { border-color: #B01EC7; } .TagClassName { border-color: #B01EC7; } </style>