#B355B5 (or 0xB355B5) is unknown color: approx Fuchsia. HEX triplet: B3, 55 and B5. RGB value is (179,85,181). Sum of RGB (Red+Green+Blue) = 179+85+181=445 (58% of max value = 765). Red value is 179 (70.31% from 255 or 40.22% from 445); Green value is 85 (33.59% from 255 or 19.10% from 445); Blue value is 181 (71.09% from 255 or 40.67% from 445); Max value from RGB is 181 - color contains mainly: blue. Hex color #B355B5 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B355B5 is #4CAA4A. Grayscale: #7B7B7B. Windows color (decimal): -5024331 or 11883955. OLE color: 11883955.
HSL color Cylindrical-coordinate representation of color #B355B5: hue angle of 298.75º degrees, saturation: 0.39, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #B355B5 is Cyan = 0.01, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #B355B5; } p { color: rgb(179,85,181); } H1.HeaderClassName { color: #B355B5; } .AnyTagClassName { color: #B355B5; } </style>
<style> a { background-color: #B355B5; } a { background-color: rgb(179,85,181); } div.DivClassName { background-color: #B355B5; } .BgClassName { background-color: #B355B5; } </style>
<style> span { border-color: #B355B5; } span { border-color: rgb(179,85,181); } td.TdClassName { border-color: #B355B5; } .TagClassName { border-color: #B355B5; } </style>