#A152D2 (or 0xA152D2) is unknown color: approx Amethyst. HEX triplet: A1, 52 and D2. RGB value is (161,82,210). Sum of RGB (Red+Green+Blue) = 161+82+210=453 (60% of max value = 765). Red value is 161 (63.28% from 255 or 35.54% from 453); Green value is 82 (32.42% from 255 or 18.10% from 453); Blue value is 210 (82.42% from 255 or 46.36% from 453); Max value from RGB is 210 - color contains mainly: blue. Hex color #A152D2 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A152D2 is #5EAD2D. Grayscale: #777777. Windows color (decimal): -6204718 or 13783713. OLE color: 13783713.
HSL color Cylindrical-coordinate representation of color #A152D2: hue angle of 277.03º degrees, saturation: 0.59, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #A152D2 is Cyan = 0.23, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #A152D2; } p { color: rgb(161,82,210); } H1.HeaderClassName { color: #A152D2; } .AnyTagClassName { color: #A152D2; } </style>
<style> a { background-color: #A152D2; } a { background-color: rgb(161,82,210); } div.DivClassName { background-color: #A152D2; } .BgClassName { background-color: #A152D2; } </style>
<style> span { border-color: #A152D2; } span { border-color: rgb(161,82,210); } td.TdClassName { border-color: #A152D2; } .TagClassName { border-color: #A152D2; } </style>