#A078A5 (or 0xA078A5) is unknown color: approx Violet Blue. HEX triplet: A0, 78 and A5. RGB value is (160,120,165). Sum of RGB (Red+Green+Blue) = 160+120+165=445 (58% of max value = 765). Red value is 160 (62.89% from 255 or 35.96% from 445); Green value is 120 (47.27% from 255 or 26.97% from 445); Blue value is 165 (64.84% from 255 or 37.08% from 445); Max value from RGB is 165 - color contains mainly: blue. Hex color #A078A5 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A078A5 is #5F875A. Grayscale: #888888. Windows color (decimal): -6260571 or 10844320. OLE color: 10844320.
HSL color Cylindrical-coordinate representation of color #A078A5: hue angle of 293.33º degrees, saturation: 0.2, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A078A5 is Cyan = 0.03, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.35.
<style> p { color: #A078A5; } p { color: rgb(160,120,165); } H1.HeaderClassName { color: #A078A5; } .AnyTagClassName { color: #A078A5; } </style>
<style> a { background-color: #A078A5; } a { background-color: rgb(160,120,165); } div.DivClassName { background-color: #A078A5; } .BgClassName { background-color: #A078A5; } </style>
<style> span { border-color: #A078A5; } span { border-color: rgb(160,120,165); } td.TdClassName { border-color: #A078A5; } .TagClassName { border-color: #A078A5; } </style>