#A178D3 (or 0xA178D3) is unknown color: approx Medium Purple. HEX triplet: A1, 78 and D3. RGB value is (161,120,211). Sum of RGB (Red+Green+Blue) = 161+120+211=492 (65% of max value = 765). Red value is 161 (63.28% from 255 or 32.72% from 492); Green value is 120 (47.27% from 255 or 24.39% from 492); Blue value is 211 (82.81% from 255 or 42.89% from 492); Max value from RGB is 211 - color contains mainly: blue. Hex color #A178D3 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A178D3 is #5E872C. Grayscale: #8E8E8E. Windows color (decimal): -6194989 or 13858977. OLE color: 13858977.
HSL color Cylindrical-coordinate representation of color #A178D3: hue angle of 267.03º degrees, saturation: 0.51, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A178D3 is Cyan = 0.24, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.17.
<style> p { color: #A178D3; } p { color: rgb(161,120,211); } H1.HeaderClassName { color: #A178D3; } .AnyTagClassName { color: #A178D3; } </style>
<style> a { background-color: #A178D3; } a { background-color: rgb(161,120,211); } div.DivClassName { background-color: #A178D3; } .BgClassName { background-color: #A178D3; } </style>
<style> span { border-color: #A178D3; } span { border-color: rgb(161,120,211); } td.TdClassName { border-color: #A178D3; } .TagClassName { border-color: #A178D3; } </style>