#BFB5C1 (or 0xBFB5C1) is unknown color: approx Lola. HEX triplet: BF, B5 and C1. RGB value is (191,181,193). Sum of RGB (Red+Green+Blue) = 191+181+193=565 (74% of max value = 765). Red value is 191 (75% from 255 or 33.81% from 565); Green value is 181 (71.09% from 255 or 32.04% from 565); Blue value is 193 (75.78% from 255 or 34.16% from 565); Max value from RGB is 193 - color contains mainly: blue. Hex color #BFB5C1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFB5C1 is #404A3E. Grayscale: #B9B9B9. Windows color (decimal): -4213311 or 12694975. OLE color: 12694975.
HSL color Cylindrical-coordinate representation of color #BFB5C1: hue angle of 290º degrees, saturation: 0.09, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #BFB5C1 is Cyan = 0.01, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #BFB5C1; } p { color: rgb(191,181,193); } H1.HeaderClassName { color: #BFB5C1; } .AnyTagClassName { color: #BFB5C1; } </style>
<style> a { background-color: #BFB5C1; } a { background-color: rgb(191,181,193); } div.DivClassName { background-color: #BFB5C1; } .BgClassName { background-color: #BFB5C1; } </style>
<style> span { border-color: #BFB5C1; } span { border-color: rgb(191,181,193); } td.TdClassName { border-color: #BFB5C1; } .TagClassName { border-color: #BFB5C1; } </style>