#BDBFCC (or 0xBDBFCC) is unknown color: approx Lavender Grey. HEX triplet: BD, BF and CC. RGB value is (189,191,204). Sum of RGB (Red+Green+Blue) = 189+191+204=584 (77% of max value = 765). Red value is 189 (74.22% from 255 or 32.36% from 584); Green value is 191 (75% from 255 or 32.71% from 584); Blue value is 204 (80.08% from 255 or 34.93% from 584); Max value from RGB is 204 - color contains mainly: blue. Hex color #BDBFCC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BDBFCC is #424033. Grayscale: #BFBFBF. Windows color (decimal): -4341812 or 13418429. OLE color: 13418429.
HSL color Cylindrical-coordinate representation of color #BDBFCC: hue angle of 232º degrees, saturation: 0.13, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #BDBFCC is Cyan = 0.07, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #BDBFCC; } p { color: rgb(189,191,204); } H1.HeaderClassName { color: #BDBFCC; } .AnyTagClassName { color: #BDBFCC; } </style>
<style> a { background-color: #BDBFCC; } a { background-color: rgb(189,191,204); } div.DivClassName { background-color: #BDBFCC; } .BgClassName { background-color: #BDBFCC; } </style>
<style> span { border-color: #BDBFCC; } span { border-color: rgb(189,191,204); } td.TdClassName { border-color: #BDBFCC; } .TagClassName { border-color: #BDBFCC; } </style>