#888BC9 (or 0x888BC9) is unknown color: approx Blue Bell. HEX triplet: 88, 8B and C9. RGB value is (136,139,201). Sum of RGB (Red+Green+Blue) = 136+139+201=476 (63% of max value = 765). Red value is 136 (53.52% from 255 or 28.57% from 476); Green value is 139 (54.69% from 255 or 29.20% from 476); Blue value is 201 (78.91% from 255 or 42.23% from 476); Max value from RGB is 201 - color contains mainly: blue. Hex color #888BC9 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #888BC9 is #777436. Grayscale: #909090. Windows color (decimal): -7828535 or 13208456. OLE color: 13208456.
HSL color Cylindrical-coordinate representation of color #888BC9: hue angle of 237.23º degrees, saturation: 0.38, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #888BC9 is Cyan = 0.32, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #888BC9; } p { color: rgb(136,139,201); } H1.HeaderClassName { color: #888BC9; } .AnyTagClassName { color: #888BC9; } </style>
<style> a { background-color: #888BC9; } a { background-color: rgb(136,139,201); } div.DivClassName { background-color: #888BC9; } .BgClassName { background-color: #888BC9; } </style>
<style> span { border-color: #888BC9; } span { border-color: rgb(136,139,201); } td.TdClassName { border-color: #888BC9; } .TagClassName { border-color: #888BC9; } </style>