#877BAC (or 0x877BAC) is unknown color: approx Deluge. HEX triplet: 87, 7B and AC. RGB value is (135,123,172). Sum of RGB (Red+Green+Blue) = 135+123+172=430 (56% of max value = 765). Red value is 135 (53.12% from 255 or 31.40% from 430); Green value is 123 (48.44% from 255 or 28.60% from 430); Blue value is 172 (67.58% from 255 or 40% from 430); Max value from RGB is 172 - color contains mainly: blue. Hex color #877BAC is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877BAC is #788453. Grayscale: #838383. Windows color (decimal): -7898196 or 11303815. OLE color: 11303815.
HSL color Cylindrical-coordinate representation of color #877BAC: hue angle of 254.69º degrees, saturation: 0.23, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #877BAC is Cyan = 0.22, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #877bac; } p { color: rgb(135,123,172); } H1.HeaderClassName { color: #877bac; } .AnyTagClassName { color: #877bac; } </style>
<style> a { background-color: #877bac; } a { background-color: rgb(135,123,172); } div.DivClassName { background-color: #877bac; } .BgClassName { background-color: #877bac; } </style>
<style> span { border-color: #877bac; } span { border-color: rgb(135,123,172); } td.TdClassName { border-color: #877bac; } .TagClassName { border-color: #877bac; } </style>