#B555DB (or 0xB555DB) is unknown color: approx Medium Orchid. HEX triplet: B5, 55 and DB. RGB value is (181,85,219). Sum of RGB (Red+Green+Blue) = 181+85+219=485 (64% of max value = 765). Red value is 181 (71.09% from 255 or 37.32% from 485); Green value is 85 (33.59% from 255 or 17.53% from 485); Blue value is 219 (85.94% from 255 or 45.15% from 485); Max value from RGB is 219 - color contains mainly: blue. Hex color #B555DB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B555DB is #4AAA24. Grayscale: #808080. Windows color (decimal): -4893221 or 14374325. OLE color: 14374325.
HSL color Cylindrical-coordinate representation of color #B555DB: hue angle of 282.99º degrees, saturation: 0.65, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #B555DB is Cyan = 0.17, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #B555DB; } p { color: rgb(181,85,219); } H1.HeaderClassName { color: #B555DB; } .AnyTagClassName { color: #B555DB; } </style>
<style> a { background-color: #B555DB; } a { background-color: rgb(181,85,219); } div.DivClassName { background-color: #B555DB; } .BgClassName { background-color: #B555DB; } </style>
<style> span { border-color: #B555DB; } span { border-color: rgb(181,85,219); } td.TdClassName { border-color: #B555DB; } .TagClassName { border-color: #B555DB; } </style>