#808EBF (or 0x808EBF) is unknown color: approx Wild Blue Yonder. HEX triplet: 80, 8E and BF. RGB value is (128,142,191). Sum of RGB (Red+Green+Blue) = 128+142+191=461 (61% of max value = 765). Red value is 128 (50.39% from 255 or 27.77% from 461); Green value is 142 (55.86% from 255 or 30.80% from 461); Blue value is 191 (75% from 255 or 41.43% from 461); Max value from RGB is 191 - color contains mainly: blue. Hex color #808EBF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #808EBF is #7F7140. Grayscale: #8F8F8F. Windows color (decimal): -8352065 or 12553856. OLE color: 12553856.
HSL color Cylindrical-coordinate representation of color #808EBF: hue angle of 226.67º degrees, saturation: 0.33, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #808EBF is Cyan = 0.33, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #808EBF; } p { color: rgb(128,142,191); } H1.HeaderClassName { color: #808EBF; } .AnyTagClassName { color: #808EBF; } </style>
<style> a { background-color: #808EBF; } a { background-color: rgb(128,142,191); } div.DivClassName { background-color: #808EBF; } .BgClassName { background-color: #808EBF; } </style>
<style> span { border-color: #808EBF; } span { border-color: rgb(128,142,191); } td.TdClassName { border-color: #808EBF; } .TagClassName { border-color: #808EBF; } </style>