#B45AC0 (or 0xB45AC0) is unknown color: approx Fuchsia. HEX triplet: B4, 5A and C0. RGB value is (180,90,192). Sum of RGB (Red+Green+Blue) = 180+90+192=462 (61% of max value = 765). Red value is 180 (70.70% from 255 or 38.96% from 462); Green value is 90 (35.55% from 255 or 19.48% from 462); Blue value is 192 (75.39% from 255 or 41.56% from 462); Max value from RGB is 192 - color contains mainly: blue. Hex color #B45AC0 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B45AC0 is #4BA53F. Grayscale: #808080. Windows color (decimal): -4957504 or 12606132. OLE color: 12606132.
HSL color Cylindrical-coordinate representation of color #B45AC0: hue angle of 292.94º degrees, saturation: 0.45, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #B45AC0 is Cyan = 0.06, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #B45AC0; } p { color: rgb(180,90,192); } H1.HeaderClassName { color: #B45AC0; } .AnyTagClassName { color: #B45AC0; } </style>
<style> a { background-color: #B45AC0; } a { background-color: rgb(180,90,192); } div.DivClassName { background-color: #B45AC0; } .BgClassName { background-color: #B45AC0; } </style>
<style> span { border-color: #B45AC0; } span { border-color: rgb(180,90,192); } td.TdClassName { border-color: #B45AC0; } .TagClassName { border-color: #B45AC0; } </style>