#B80EAD (or 0xB80EAD) is unknown color: approx Deep Magenta. HEX triplet: B8, 0E and AD. RGB value is (184,14,173). Sum of RGB (Red+Green+Blue) = 184+14+173=371 (49% of max value = 765). Red value is 184 (72.27% from 255 or 49.60% from 371); Green value is 14 (5.86% from 255 or 3.77% from 371); Blue value is 173 (67.97% from 255 or 46.63% from 371); Max value from RGB is 184 - color contains mainly: red. Hex color #B80EAD is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #B80EAD is #47F152. Grayscale: #525252. Windows color (decimal): -4714835 or 11341496. OLE color: 11341496.
HSL color Cylindrical-coordinate representation of color #B80EAD: hue angle of 303.88º degrees, saturation: 0.86, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #B80EAD is Cyan = 0, Magento = 0.92, Yellow = 0.06 and Black (K on CMYK) = 0.28.
<style> p { color: #B80EAD; } p { color: rgb(184,14,173); } H1.HeaderClassName { color: #B80EAD; } .AnyTagClassName { color: #B80EAD; } </style>
<style> a { background-color: #B80EAD; } a { background-color: rgb(184,14,173); } div.DivClassName { background-color: #B80EAD; } .BgClassName { background-color: #B80EAD; } </style>
<style> span { border-color: #B80EAD; } span { border-color: rgb(184,14,173); } td.TdClassName { border-color: #B80EAD; } .TagClassName { border-color: #B80EAD; } </style>