#B331AD (or 0xB331AD) is unknown color: approx Fuchsia. HEX triplet: B3, 31 and AD. RGB value is (179,49,173). Sum of RGB (Red+Green+Blue) = 179+49+173=401 (53% of max value = 765). Red value is 179 (70.31% from 255 or 44.64% from 401); Green value is 49 (19.53% from 255 or 12.22% from 401); Blue value is 173 (67.97% from 255 or 43.14% from 401); Max value from RGB is 179 - color contains mainly: red. Hex color #B331AD is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #B331AD is #4CCE52. Grayscale: #656565. Windows color (decimal): -5033555 or 11350451. OLE color: 11350451.
HSL color Cylindrical-coordinate representation of color #B331AD: hue angle of 302.77º degrees, saturation: 0.57, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #B331AD is Cyan = 0, Magento = 0.73, Yellow = 0.03 and Black (K on CMYK) = 0.30.
<style> p { color: #B331AD; } p { color: rgb(179,49,173); } H1.HeaderClassName { color: #B331AD; } .AnyTagClassName { color: #B331AD; } </style>
<style> a { background-color: #B331AD; } a { background-color: rgb(179,49,173); } div.DivClassName { background-color: #B331AD; } .BgClassName { background-color: #B331AD; } </style>
<style> span { border-color: #B331AD; } span { border-color: rgb(179,49,173); } td.TdClassName { border-color: #B331AD; } .TagClassName { border-color: #B331AD; } </style>