#A287CC (or 0xA287CC) is unknown color: approx Cold Purple. HEX triplet: A2, 87 and CC. RGB value is (162,135,204). Sum of RGB (Red+Green+Blue) = 162+135+204=501 (66% of max value = 765). Red value is 162 (63.67% from 255 or 32.34% from 501); Green value is 135 (53.12% from 255 or 26.95% from 501); Blue value is 204 (80.08% from 255 or 40.72% from 501); Max value from RGB is 204 - color contains mainly: blue. Hex color #A287CC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A287CC is #5D7833. Grayscale: #969696. Windows color (decimal): -6125620 or 13404066. OLE color: 13404066.
HSL color Cylindrical-coordinate representation of color #A287CC: hue angle of 263.48º degrees, saturation: 0.4, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A287CC is Cyan = 0.21, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #A287CC; } p { color: rgb(162,135,204); } H1.HeaderClassName { color: #A287CC; } .AnyTagClassName { color: #A287CC; } </style>
<style> a { background-color: #A287CC; } a { background-color: rgb(162,135,204); } div.DivClassName { background-color: #A287CC; } .BgClassName { background-color: #A287CC; } </style>
<style> span { border-color: #A287CC; } span { border-color: rgb(162,135,204); } td.TdClassName { border-color: #A287CC; } .TagClassName { border-color: #A287CC; } </style>