#9D8FBB (or 0x9D8FBB) is unknown color: approx Cold Purple. HEX triplet: 9D, 8F and BB. RGB value is (157,143,187). Sum of RGB (Red+Green+Blue) = 157+143+187=487 (64% of max value = 765). Red value is 157 (61.72% from 255 or 32.24% from 487); Green value is 143 (56.25% from 255 or 29.36% from 487); Blue value is 187 (73.44% from 255 or 38.40% from 487); Max value from RGB is 187 - color contains mainly: blue. Hex color #9D8FBB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9D8FBB is #627044. Grayscale: #989898. Windows color (decimal): -6451269 or 12291997. OLE color: 12291997.
HSL color Cylindrical-coordinate representation of color #9D8FBB: hue angle of 259.09º degrees, saturation: 0.24, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9D8FBB is Cyan = 0.16, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #9D8FBB; } p { color: rgb(157,143,187); } H1.HeaderClassName { color: #9D8FBB; } .AnyTagClassName { color: #9D8FBB; } </style>
<style> a { background-color: #9D8FBB; } a { background-color: rgb(157,143,187); } div.DivClassName { background-color: #9D8FBB; } .BgClassName { background-color: #9D8FBB; } </style>
<style> span { border-color: #9D8FBB; } span { border-color: rgb(157,143,187); } td.TdClassName { border-color: #9D8FBB; } .TagClassName { border-color: #9D8FBB; } </style>