#808FDA (or 0x808FDA) is unknown color: approx Portage. HEX triplet: 80, 8F and DA. RGB value is (128,143,218). Sum of RGB (Red+Green+Blue) = 128+143+218=489 (64% of max value = 765). Red value is 128 (50.39% from 255 or 26.18% from 489); Green value is 143 (56.25% from 255 or 29.24% from 489); Blue value is 218 (85.55% from 255 or 44.58% from 489); Max value from RGB is 218 - color contains mainly: blue. Hex color #808FDA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #808FDA is #7F7025. Grayscale: #929292. Windows color (decimal): -8351782 or 14323584. OLE color: 14323584.
HSL color Cylindrical-coordinate representation of color #808FDA: hue angle of 230º degrees, saturation: 0.55, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #808FDA is Cyan = 0.41, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #808FDA; } p { color: rgb(128,143,218); } H1.HeaderClassName { color: #808FDA; } .AnyTagClassName { color: #808FDA; } </style>
<style> a { background-color: #808FDA; } a { background-color: rgb(128,143,218); } div.DivClassName { background-color: #808FDA; } .BgClassName { background-color: #808FDA; } </style>
<style> span { border-color: #808FDA; } span { border-color: rgb(128,143,218); } td.TdClassName { border-color: #808FDA; } .TagClassName { border-color: #808FDA; } </style>