#879BCB (or 0x879BCB) is unknown color: approx Polo Blue. HEX triplet: 87, 9B and CB. RGB value is (135,155,203). Sum of RGB (Red+Green+Blue) = 135+155+203=493 (65% of max value = 765). Red value is 135 (53.12% from 255 or 27.38% from 493); Green value is 155 (60.94% from 255 or 31.44% from 493); Blue value is 203 (79.69% from 255 or 41.18% from 493); Max value from RGB is 203 - color contains mainly: blue. Hex color #879BCB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #879BCB is #786434. Grayscale: #9A9A9A. Windows color (decimal): -7889973 or 13343623. OLE color: 13343623.
HSL color Cylindrical-coordinate representation of color #879BCB: hue angle of 222.35º degrees, saturation: 0.4, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #879BCB is Cyan = 0.33, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #879BCB; } p { color: rgb(135,155,203); } H1.HeaderClassName { color: #879BCB; } .AnyTagClassName { color: #879BCB; } </style>
<style> a { background-color: #879BCB; } a { background-color: rgb(135,155,203); } div.DivClassName { background-color: #879BCB; } .BgClassName { background-color: #879BCB; } </style>
<style> span { border-color: #879BCB; } span { border-color: rgb(135,155,203); } td.TdClassName { border-color: #879BCB; } .TagClassName { border-color: #879BCB; } </style>