#8B8BBD (or 0x8B8BBD) is unknown color: approx Blue Bell. HEX triplet: 8B, 8B and BD. RGB value is (139,139,189). Sum of RGB (Red+Green+Blue) = 139+139+189=467 (61% of max value = 765). Red value is 139 (54.69% from 255 or 29.76% from 467); Green value is 139 (54.69% from 255 or 29.76% from 467); Blue value is 189 (74.22% from 255 or 40.47% from 467); Max value from RGB is 189 - color contains mainly: blue. Hex color #8B8BBD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8B8BBD is #747442. Grayscale: #909090. Windows color (decimal): -7631939 or 12422027. OLE color: 12422027.
HSL color Cylindrical-coordinate representation of color #8B8BBD: hue angle of 240º degrees, saturation: 0.27, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #8B8BBD is Cyan = 0.26, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #8B8BBD; } p { color: rgb(139,139,189); } H1.HeaderClassName { color: #8B8BBD; } .AnyTagClassName { color: #8B8BBD; } </style>
<style> a { background-color: #8B8BBD; } a { background-color: rgb(139,139,189); } div.DivClassName { background-color: #8B8BBD; } .BgClassName { background-color: #8B8BBD; } </style>
<style> span { border-color: #8B8BBD; } span { border-color: rgb(139,139,189); } td.TdClassName { border-color: #8B8BBD; } .TagClassName { border-color: #8B8BBD; } </style>