#C57ABE (or 0xC57ABE) is unknown color: approx Orchid. HEX triplet: C5, 7A and BE. RGB value is (197,122,190). Sum of RGB (Red+Green+Blue) = 197+122+190=509 (67% of max value = 765). Red value is 197 (77.34% from 255 or 38.70% from 509); Green value is 122 (48.05% from 255 or 23.97% from 509); Blue value is 190 (74.61% from 255 or 37.33% from 509); Max value from RGB is 197 - color contains mainly: red. Hex color #C57ABE is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C57ABE is #3A8541. Grayscale: #979797. Windows color (decimal): -3835202 or 12483269. OLE color: 12483269.
HSL color Cylindrical-coordinate representation of color #C57ABE: hue angle of 305.6º degrees, saturation: 0.39, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #C57ABE is Cyan = 0, Magento = 0.38, Yellow = 0.04 and Black (K on CMYK) = 0.23.
<style> p { color: #c57abe; } p { color: rgb(197,122,190); } H1.HeaderClassName { color: #c57abe; } .AnyTagClassName { color: #c57abe; } </style>
<style> a { background-color: #c57abe; } a { background-color: rgb(197,122,190); } div.DivClassName { background-color: #c57abe; } .BgClassName { background-color: #c57abe; } </style>
<style> span { border-color: #c57abe; } span { border-color: rgb(197,122,190); } td.TdClassName { border-color: #c57abe; } .TagClassName { border-color: #c57abe; } </style>