#BCB1ED (or 0xBCB1ED) is unknown color: approx Melrose. HEX triplet: BC, B1 and ED. RGB value is (188,177,237). Sum of RGB (Red+Green+Blue) = 188+177+237=602 (79% of max value = 765). Red value is 188 (73.83% from 255 or 31.23% from 602); Green value is 177 (69.53% from 255 or 29.40% from 602); Blue value is 237 (92.97% from 255 or 39.37% from 602); Max value from RGB is 237 - color contains mainly: blue. Hex color #BCB1ED is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #BCB1ED is #434E12. Grayscale: #BABABA. Windows color (decimal): -4410899 or 15577532. OLE color: 15577532.
HSL color Cylindrical-coordinate representation of color #BCB1ED: hue angle of 251º degrees, saturation: 0.62, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BCB1ED is Cyan = 0.21, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #BCB1ED; } p { color: rgb(188,177,237); } H1.HeaderClassName { color: #BCB1ED; } .AnyTagClassName { color: #BCB1ED; } </style>
<style> a { background-color: #BCB1ED; } a { background-color: rgb(188,177,237); } div.DivClassName { background-color: #BCB1ED; } .BgClassName { background-color: #BCB1ED; } </style>
<style> span { border-color: #BCB1ED; } span { border-color: rgb(188,177,237); } td.TdClassName { border-color: #BCB1ED; } .TagClassName { border-color: #BCB1ED; } </style>