#B235A7 (or 0xB235A7) is unknown color: approx Fuchsia. HEX triplet: B2, 35 and A7. RGB value is (178,53,167). Sum of RGB (Red+Green+Blue) = 178+53+167=398 (52% of max value = 765). Red value is 178 (69.92% from 255 or 44.72% from 398); Green value is 53 (21.09% from 255 or 13.32% from 398); Blue value is 167 (65.62% from 255 or 41.96% from 398); Max value from RGB is 178 - color contains mainly: red. Hex color #B235A7 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #B235A7 is #4DCA58. Grayscale: #676767. Windows color (decimal): -5098073 or 10958258. OLE color: 10958258.
HSL color Cylindrical-coordinate representation of color #B235A7: hue angle of 305.28º degrees, saturation: 0.54, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #B235A7 is Cyan = 0, Magento = 0.70, Yellow = 0.06 and Black (K on CMYK) = 0.30.
<style> p { color: #B235A7; } p { color: rgb(178,53,167); } H1.HeaderClassName { color: #B235A7; } .AnyTagClassName { color: #B235A7; } </style>
<style> a { background-color: #B235A7; } a { background-color: rgb(178,53,167); } div.DivClassName { background-color: #B235A7; } .BgClassName { background-color: #B235A7; } </style>
<style> span { border-color: #B235A7; } span { border-color: rgb(178,53,167); } td.TdClassName { border-color: #B235A7; } .TagClassName { border-color: #B235A7; } </style>