#B745B2 (or 0xB745B2) is unknown color: approx Fuchsia. HEX triplet: B7, 45 and B2. RGB value is (183,69,178). Sum of RGB (Red+Green+Blue) = 183+69+178=430 (56% of max value = 765). Red value is 183 (71.88% from 255 or 42.56% from 430); Green value is 69 (27.34% from 255 or 16.05% from 430); Blue value is 178 (69.92% from 255 or 41.40% from 430); Max value from RGB is 183 - color contains mainly: red. Hex color #B745B2 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #B745B2 is #48BA4D. Grayscale: #737373. Windows color (decimal): -4766286 or 11683255. OLE color: 11683255.
HSL color Cylindrical-coordinate representation of color #B745B2: hue angle of 302.63º degrees, saturation: 0.45, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #B745B2 is Cyan = 0, Magento = 0.62, Yellow = 0.03 and Black (K on CMYK) = 0.28.
<style> p { color: #b745b2; } p { color: rgb(183,69,178); } H1.HeaderClassName { color: #b745b2; } .AnyTagClassName { color: #b745b2; } </style>
<style> a { background-color: #b745b2; } a { background-color: rgb(183,69,178); } div.DivClassName { background-color: #b745b2; } .BgClassName { background-color: #b745b2; } </style>
<style> span { border-color: #b745b2; } span { border-color: rgb(183,69,178); } td.TdClassName { border-color: #b745b2; } .TagClassName { border-color: #b745b2; } </style>