#B884AA (or 0xB884AA) is unknown color: approx London Hue. HEX triplet: B8, 84 and AA. RGB value is (184,132,170). Sum of RGB (Red+Green+Blue) = 184+132+170=486 (64% of max value = 765). Red value is 184 (72.27% from 255 or 37.86% from 486); Green value is 132 (51.95% from 255 or 27.16% from 486); Blue value is 170 (66.80% from 255 or 34.98% from 486); Max value from RGB is 184 - color contains mainly: red. Hex color #B884AA is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B884AA is #477B55. Grayscale: #979797. Windows color (decimal): -4684630 or 11175096. OLE color: 11175096.
HSL color Cylindrical-coordinate representation of color #B884AA: hue angle of 316.15º degrees, saturation: 0.27, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #B884AA is Cyan = 0, Magento = 0.28, Yellow = 0.08 and Black (K on CMYK) = 0.28.
<style> p { color: #B884AA; } p { color: rgb(184,132,170); } H1.HeaderClassName { color: #B884AA; } .AnyTagClassName { color: #B884AA; } </style>
<style> a { background-color: #B884AA; } a { background-color: rgb(184,132,170); } div.DivClassName { background-color: #B884AA; } .BgClassName { background-color: #B884AA; } </style>
<style> span { border-color: #B884AA; } span { border-color: rgb(184,132,170); } td.TdClassName { border-color: #B884AA; } .TagClassName { border-color: #B884AA; } </style>