#A899BC (or 0xA899BC) is unknown color: approx Cold Purple. HEX triplet: A8, 99 and BC. RGB value is (168,153,188). Sum of RGB (Red+Green+Blue) = 168+153+188=509 (67% of max value = 765). Red value is 168 (66.02% from 255 or 33.01% from 509); Green value is 153 (60.16% from 255 or 30.06% from 509); Blue value is 188 (73.83% from 255 or 36.94% from 509); Max value from RGB is 188 - color contains mainly: blue. Hex color #A899BC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A899BC is #576643. Grayscale: #A1A1A1. Windows color (decimal): -5727812 or 12360104. OLE color: 12360104.
HSL color Cylindrical-coordinate representation of color #A899BC: hue angle of 265.71º degrees, saturation: 0.21, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A899BC is Cyan = 0.11, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #A899BC; } p { color: rgb(168,153,188); } H1.HeaderClassName { color: #A899BC; } .AnyTagClassName { color: #A899BC; } </style>
<style> a { background-color: #A899BC; } a { background-color: rgb(168,153,188); } div.DivClassName { background-color: #A899BC; } .BgClassName { background-color: #A899BC; } </style>
<style> span { border-color: #A899BC; } span { border-color: rgb(168,153,188); } td.TdClassName { border-color: #A899BC; } .TagClassName { border-color: #A899BC; } </style>