#A888BD (or 0xA888BD) is unknown color: approx East Side. HEX triplet: A8, 88 and BD. RGB value is (168,136,189). Sum of RGB (Red+Green+Blue) = 168+136+189=493 (65% of max value = 765). Red value is 168 (66.02% from 255 or 34.08% from 493); Green value is 136 (53.52% from 255 or 27.59% from 493); Blue value is 189 (74.22% from 255 or 38.34% from 493); Max value from RGB is 189 - color contains mainly: blue. Hex color #A888BD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A888BD is #577742. Grayscale: #979797. Windows color (decimal): -5732163 or 12421288. OLE color: 12421288.
HSL color Cylindrical-coordinate representation of color #A888BD: hue angle of 276.23º degrees, saturation: 0.29, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A888BD is Cyan = 0.11, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #A888BD; } p { color: rgb(168,136,189); } H1.HeaderClassName { color: #A888BD; } .AnyTagClassName { color: #A888BD; } </style>
<style> a { background-color: #A888BD; } a { background-color: rgb(168,136,189); } div.DivClassName { background-color: #A888BD; } .BgClassName { background-color: #A888BD; } </style>
<style> span { border-color: #A888BD; } span { border-color: rgb(168,136,189); } td.TdClassName { border-color: #A888BD; } .TagClassName { border-color: #A888BD; } </style>