#BD55F1 (or 0xBD55F1) is unknown color: approx Medium Orchid. HEX triplet: BD, 55 and F1. RGB value is (189,85,241). Sum of RGB (Red+Green+Blue) = 189+85+241=515 (68% of max value = 765). Red value is 189 (74.22% from 255 or 36.70% from 515); Green value is 85 (33.59% from 255 or 16.50% from 515); Blue value is 241 (94.53% from 255 or 46.80% from 515); Max value from RGB is 241 - color contains mainly: blue. Hex color #BD55F1 is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #BD55F1 is #42AA0E. Grayscale: #858585. Windows color (decimal): -4368911 or 15816125. OLE color: 15816125.
HSL color Cylindrical-coordinate representation of color #BD55F1: hue angle of 280º degrees, saturation: 0.85, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #BD55F1 is Cyan = 0.22, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #BD55F1; } p { color: rgb(189,85,241); } H1.HeaderClassName { color: #BD55F1; } .AnyTagClassName { color: #BD55F1; } </style>
<style> a { background-color: #BD55F1; } a { background-color: rgb(189,85,241); } div.DivClassName { background-color: #BD55F1; } .BgClassName { background-color: #BD55F1; } </style>
<style> span { border-color: #BD55F1; } span { border-color: rgb(189,85,241); } td.TdClassName { border-color: #BD55F1; } .TagClassName { border-color: #BD55F1; } </style>