#BDBBBD (or 0xBDBBBD) is unknown color: approx Lola. HEX triplet: BD, BB and BD. RGB value is (189,187,189). Sum of RGB (Red+Green+Blue) = 189+187+189=565 (74% of max value = 765). Red value is 189 (74.22% from 255 or 33.45% from 565); Green value is 187 (73.44% from 255 or 33.10% from 565); Blue value is 189 (74.22% from 255 or 33.45% from 565); Max value from RGB is 189 - color contains mainly: red, blue. Hex color #BDBBBD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BDBBBD is #424442. Grayscale: #BBBBBB. Windows color (decimal): -4342851 or 12434365. OLE color: 12434365.
HSL color Cylindrical-coordinate representation of color #BDBBBD: hue angle of 300º degrees, saturation: 0.01, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #BDBBBD is Cyan = 0, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #BDBBBD; } p { color: rgb(189,187,189); } H1.HeaderClassName { color: #BDBBBD; } .AnyTagClassName { color: #BDBBBD; } </style>
<style> a { background-color: #BDBBBD; } a { background-color: rgb(189,187,189); } div.DivClassName { background-color: #BDBBBD; } .BgClassName { background-color: #BDBBBD; } </style>
<style> span { border-color: #BDBBBD; } span { border-color: rgb(189,187,189); } td.TdClassName { border-color: #BDBBBD; } .TagClassName { border-color: #BDBBBD; } </style>