#B878ED (or 0xB878ED) is unknown color: approx Medium Purple. HEX triplet: B8, 78 and ED. RGB value is (184,120,237). Sum of RGB (Red+Green+Blue) = 184+120+237=541 (71% of max value = 765). Red value is 184 (72.27% from 255 or 34.01% from 541); Green value is 120 (47.27% from 255 or 22.18% from 541); Blue value is 237 (92.97% from 255 or 43.81% from 541); Max value from RGB is 237 - color contains mainly: blue. Hex color #B878ED is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #B878ED is #478712. Grayscale: #989898. Windows color (decimal): -4687635 or 15562936. OLE color: 15562936.
HSL color Cylindrical-coordinate representation of color #B878ED: hue angle of 272.82º degrees, saturation: 0.76, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #B878ED is Cyan = 0.22, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #B878ED; } p { color: rgb(184,120,237); } H1.HeaderClassName { color: #B878ED; } .AnyTagClassName { color: #B878ED; } </style>
<style> a { background-color: #B878ED; } a { background-color: rgb(184,120,237); } div.DivClassName { background-color: #B878ED; } .BgClassName { background-color: #B878ED; } </style>
<style> span { border-color: #B878ED; } span { border-color: rgb(184,120,237); } td.TdClassName { border-color: #B878ED; } .TagClassName { border-color: #B878ED; } </style>