#878EBC (or 0x878EBC) is unknown color: approx Wild Blue Yonder. HEX triplet: 87, 8E and BC. RGB value is (135,142,188). Sum of RGB (Red+Green+Blue) = 135+142+188=465 (61% of max value = 765). Red value is 135 (53.12% from 255 or 29.03% from 465); Green value is 142 (55.86% from 255 or 30.54% from 465); Blue value is 188 (73.83% from 255 or 40.43% from 465); Max value from RGB is 188 - color contains mainly: blue. Hex color #878EBC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #878EBC is #787143. Grayscale: #909090. Windows color (decimal): -7893316 or 12357255. OLE color: 12357255.
HSL color Cylindrical-coordinate representation of color #878EBC: hue angle of 232.08º degrees, saturation: 0.28, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #878EBC is Cyan = 0.28, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #878EBC; } p { color: rgb(135,142,188); } H1.HeaderClassName { color: #878EBC; } .AnyTagClassName { color: #878EBC; } </style>
<style> a { background-color: #878EBC; } a { background-color: rgb(135,142,188); } div.DivClassName { background-color: #878EBC; } .BgClassName { background-color: #878EBC; } </style>
<style> span { border-color: #878EBC; } span { border-color: rgb(135,142,188); } td.TdClassName { border-color: #878EBC; } .TagClassName { border-color: #878EBC; } </style>