#B882B2 (or 0xB882B2) is unknown color: approx London Hue. HEX triplet: B8, 82 and B2. RGB value is (184,130,178). Sum of RGB (Red+Green+Blue) = 184+130+178=492 (65% of max value = 765). Red value is 184 (72.27% from 255 or 37.40% from 492); Green value is 130 (51.17% from 255 or 26.42% from 492); Blue value is 178 (69.92% from 255 or 36.18% from 492); Max value from RGB is 184 - color contains mainly: red. Hex color #B882B2 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B882B2 is #477D4D. Grayscale: #979797. Windows color (decimal): -4685134 or 11698872. OLE color: 11698872.
HSL color Cylindrical-coordinate representation of color #B882B2: hue angle of 306.67º degrees, saturation: 0.28, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #B882B2 is Cyan = 0, Magento = 0.29, Yellow = 0.03 and Black (K on CMYK) = 0.28.
<style> p { color: #B882B2; } p { color: rgb(184,130,178); } H1.HeaderClassName { color: #B882B2; } .AnyTagClassName { color: #B882B2; } </style>
<style> a { background-color: #B882B2; } a { background-color: rgb(184,130,178); } div.DivClassName { background-color: #B882B2; } .BgClassName { background-color: #B882B2; } </style>
<style> span { border-color: #B882B2; } span { border-color: rgb(184,130,178); } td.TdClassName { border-color: #B882B2; } .TagClassName { border-color: #B882B2; } </style>