#B832BE (or 0xB832BE) is unknown color: approx Fuchsia. HEX triplet: B8, 32 and BE. RGB value is (184,50,190). Sum of RGB (Red+Green+Blue) = 184+50+190=424 (56% of max value = 765). Red value is 184 (72.27% from 255 or 43.40% from 424); Green value is 50 (19.92% from 255 or 11.79% from 424); Blue value is 190 (74.61% from 255 or 44.81% from 424); Max value from RGB is 190 - color contains mainly: blue. Hex color #B832BE is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #B832BE is #47CD41. Grayscale: #696969. Windows color (decimal): -4705602 or 12464824. OLE color: 12464824.
HSL color Cylindrical-coordinate representation of color #B832BE: hue angle of 297.43º degrees, saturation: 0.58, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #B832BE is Cyan = 0.03, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #B832BE; } p { color: rgb(184,50,190); } H1.HeaderClassName { color: #B832BE; } .AnyTagClassName { color: #B832BE; } </style>
<style> a { background-color: #B832BE; } a { background-color: rgb(184,50,190); } div.DivClassName { background-color: #B832BE; } .BgClassName { background-color: #B832BE; } </style>
<style> span { border-color: #B832BE; } span { border-color: rgb(184,50,190); } td.TdClassName { border-color: #B832BE; } .TagClassName { border-color: #B832BE; } </style>