#BCB1C7 (or 0xBCB1C7) is unknown color: approx French Grey. HEX triplet: BC, B1 and C7. RGB value is (188,177,199). Sum of RGB (Red+Green+Blue) = 188+177+199=564 (74% of max value = 765). Red value is 188 (73.83% from 255 or 33.33% from 564); Green value is 177 (69.53% from 255 or 31.38% from 564); Blue value is 199 (78.12% from 255 or 35.28% from 564); Max value from RGB is 199 - color contains mainly: blue. Hex color #BCB1C7 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BCB1C7 is #434E38. Grayscale: #B6B6B6. Windows color (decimal): -4410937 or 13087164. OLE color: 13087164.
HSL color Cylindrical-coordinate representation of color #BCB1C7: hue angle of 270º degrees, saturation: 0.16, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #BCB1C7 is Cyan = 0.06, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #BCB1C7; } p { color: rgb(188,177,199); } H1.HeaderClassName { color: #BCB1C7; } .AnyTagClassName { color: #BCB1C7; } </style>
<style> a { background-color: #BCB1C7; } a { background-color: rgb(188,177,199); } div.DivClassName { background-color: #BCB1C7; } .BgClassName { background-color: #BCB1C7; } </style>
<style> span { border-color: #BCB1C7; } span { border-color: rgb(188,177,199); } td.TdClassName { border-color: #BCB1C7; } .TagClassName { border-color: #BCB1C7; } </style>