#BDBED8 (or 0xBDBED8) is unknown color: approx Lavender Grey. HEX triplet: BD, BE and D8. RGB value is (189,190,216). Sum of RGB (Red+Green+Blue) = 189+190+216=595 (78% of max value = 765). Red value is 189 (74.22% from 255 or 31.76% from 595); Green value is 190 (74.61% from 255 or 31.93% from 595); Blue value is 216 (84.77% from 255 or 36.30% from 595); Max value from RGB is 216 - color contains mainly: blue. Hex color #BDBED8 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BDBED8 is #424127. Grayscale: #C0C0C0. Windows color (decimal): -4342056 or 14204605. OLE color: 14204605.
HSL color Cylindrical-coordinate representation of color #BDBED8: hue angle of 237.78º degrees, saturation: 0.26, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #BDBED8 is Cyan = 0.12, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #BDBED8; } p { color: rgb(189,190,216); } H1.HeaderClassName { color: #BDBED8; } .AnyTagClassName { color: #BDBED8; } </style>
<style> a { background-color: #BDBED8; } a { background-color: rgb(189,190,216); } div.DivClassName { background-color: #BDBED8; } .BgClassName { background-color: #BDBED8; } </style>
<style> span { border-color: #BDBED8; } span { border-color: rgb(189,190,216); } td.TdClassName { border-color: #BDBED8; } .TagClassName { border-color: #BDBED8; } </style>