#B866BB (or 0xB866BB) is unknown color: approx Fuchsia. HEX triplet: B8, 66 and BB. RGB value is (184,102,187). Sum of RGB (Red+Green+Blue) = 184+102+187=473 (62% of max value = 765). Red value is 184 (72.27% from 255 or 38.90% from 473); Green value is 102 (40.23% from 255 or 21.56% from 473); Blue value is 187 (73.44% from 255 or 39.53% from 473); Max value from RGB is 187 - color contains mainly: blue. Hex color #B866BB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B866BB is #479944. Grayscale: #878787. Windows color (decimal): -4692293 or 12281528. OLE color: 12281528.
HSL color Cylindrical-coordinate representation of color #B866BB: hue angle of 297.88º degrees, saturation: 0.38, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #B866BB is Cyan = 0.02, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #B866BB; } p { color: rgb(184,102,187); } H1.HeaderClassName { color: #B866BB; } .AnyTagClassName { color: #B866BB; } </style>
<style> a { background-color: #B866BB; } a { background-color: rgb(184,102,187); } div.DivClassName { background-color: #B866BB; } .BgClassName { background-color: #B866BB; } </style>
<style> span { border-color: #B866BB; } span { border-color: rgb(184,102,187); } td.TdClassName { border-color: #B866BB; } .TagClassName { border-color: #B866BB; } </style>