#8086BC (or 0x8086BC) is unknown color: approx Wild Blue Yonder. HEX triplet: 80, 86 and BC. RGB value is (128,134,188). Sum of RGB (Red+Green+Blue) = 128+134+188=450 (59% of max value = 765). Red value is 128 (50.39% from 255 or 28.44% from 450); Green value is 134 (52.73% from 255 or 29.78% from 450); Blue value is 188 (73.83% from 255 or 41.78% from 450); Max value from RGB is 188 - color contains mainly: blue. Hex color #8086BC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8086BC is #7F7943. Grayscale: #8A8A8A. Windows color (decimal): -8354116 or 12355200. OLE color: 12355200.
HSL color Cylindrical-coordinate representation of color #8086BC: hue angle of 234º degrees, saturation: 0.31, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #8086BC is Cyan = 0.32, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #8086BC; } p { color: rgb(128,134,188); } H1.HeaderClassName { color: #8086BC; } .AnyTagClassName { color: #8086BC; } </style>
<style> a { background-color: #8086BC; } a { background-color: rgb(128,134,188); } div.DivClassName { background-color: #8086BC; } .BgClassName { background-color: #8086BC; } </style>
<style> span { border-color: #8086BC; } span { border-color: rgb(128,134,188); } td.TdClassName { border-color: #8086BC; } .TagClassName { border-color: #8086BC; } </style>