#B238B5 (or 0xB238B5) is unknown color: approx Fuchsia. HEX triplet: B2, 38 and B5. RGB value is (178,56,181). Sum of RGB (Red+Green+Blue) = 178+56+181=415 (54% of max value = 765). Red value is 178 (69.92% from 255 or 42.89% from 415); Green value is 56 (22.27% from 255 or 13.49% from 415); Blue value is 181 (71.09% from 255 or 43.61% from 415); Max value from RGB is 181 - color contains mainly: blue. Hex color #B238B5 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #B238B5 is #4DC74A. Grayscale: #6A6A6A. Windows color (decimal): -5097291 or 11876530. OLE color: 11876530.
HSL color Cylindrical-coordinate representation of color #B238B5: hue angle of 298.56º degrees, saturation: 0.53, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #B238B5 is Cyan = 0.02, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #B238B5; } p { color: rgb(178,56,181); } H1.HeaderClassName { color: #B238B5; } .AnyTagClassName { color: #B238B5; } </style>
<style> a { background-color: #B238B5; } a { background-color: rgb(178,56,181); } div.DivClassName { background-color: #B238B5; } .BgClassName { background-color: #B238B5; } </style>
<style> span { border-color: #B238B5; } span { border-color: rgb(178,56,181); } td.TdClassName { border-color: #B238B5; } .TagClassName { border-color: #B238B5; } </style>