#B655BF (or 0xB655BF) is unknown color: approx Fuchsia. HEX triplet: B6, 55 and BF. RGB value is (182,85,191). Sum of RGB (Red+Green+Blue) = 182+85+191=458 (60% of max value = 765). Red value is 182 (71.48% from 255 or 39.74% from 458); Green value is 85 (33.59% from 255 or 18.56% from 458); Blue value is 191 (75% from 255 or 41.70% from 458); Max value from RGB is 191 - color contains mainly: blue. Hex color #B655BF is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B655BF is #49AA40. Grayscale: #7D7D7D. Windows color (decimal): -4827713 or 12539318. OLE color: 12539318.
HSL color Cylindrical-coordinate representation of color #B655BF: hue angle of 294.91º degrees, saturation: 0.45, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #B655BF is Cyan = 0.05, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #b655bf; } p { color: rgb(182,85,191); } H1.HeaderClassName { color: #b655bf; } .AnyTagClassName { color: #b655bf; } </style>
<style> a { background-color: #b655bf; } a { background-color: rgb(182,85,191); } div.DivClassName { background-color: #b655bf; } .BgClassName { background-color: #b655bf; } </style>
<style> span { border-color: #b655bf; } span { border-color: rgb(182,85,191); } td.TdClassName { border-color: #b655bf; } .TagClassName { border-color: #b655bf; } </style>