#808EC8 (or 0x808EC8) is unknown color: approx Wild Blue Yonder. HEX triplet: 80, 8E and C8. RGB value is (128,142,200). Sum of RGB (Red+Green+Blue) = 128+142+200=470 (62% of max value = 765). Red value is 128 (50.39% from 255 or 27.23% from 470); Green value is 142 (55.86% from 255 or 30.21% from 470); Blue value is 200 (78.52% from 255 or 42.55% from 470); Max value from RGB is 200 - color contains mainly: blue. Hex color #808EC8 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #808EC8 is #7F7137. Grayscale: #909090. Windows color (decimal): -8352056 or 13143680. OLE color: 13143680.
HSL color Cylindrical-coordinate representation of color #808EC8: hue angle of 228.33º degrees, saturation: 0.4, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #808EC8 is Cyan = 0.36, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #808EC8; } p { color: rgb(128,142,200); } H1.HeaderClassName { color: #808EC8; } .AnyTagClassName { color: #808EC8; } </style>
<style> a { background-color: #808EC8; } a { background-color: rgb(128,142,200); } div.DivClassName { background-color: #808EC8; } .BgClassName { background-color: #808EC8; } </style>
<style> span { border-color: #808EC8; } span { border-color: rgb(128,142,200); } td.TdClassName { border-color: #808EC8; } .TagClassName { border-color: #808EC8; } </style>