#A2007D (or 0xA2007D) is unknown color: approx Eggplant. HEX triplet: A2, 00 and 7D. RGB value is (162,0,125). Sum of RGB (Red+Green+Blue) = 162+0+125=287 (38% of max value = 765). Red value is 162 (63.67% from 255 or 56.45% from 287); Green value is 0 (0.39% from 255 or 0% from 287); Blue value is 125 (49.22% from 255 or 43.55% from 287); Max value from RGB is 162 - color contains mainly: red. Hex color #A2007D is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #A2007D is #5DFF82. Grayscale: #3E3E3E. Windows color (decimal): -6160259 or 8192162. OLE color: 8192162.
HSL color Cylindrical-coordinate representation of color #A2007D: hue angle of 313.7º degrees, saturation: 1, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 1%. Process color model (Four color, CMYK) of #A2007D is Cyan = 0, Magento = 1, Yellow = 0.23 and Black (K on CMYK) = 0.36.
<style> p { color: #a2007d; } p { color: rgb(162,0,125); } H1.HeaderClassName { color: #a2007d; } .AnyTagClassName { color: #a2007d; } </style>
<style> a { background-color: #a2007d; } a { background-color: rgb(162,0,125); } div.DivClassName { background-color: #a2007d; } .BgClassName { background-color: #a2007d; } </style>
<style> span { border-color: #a2007d; } span { border-color: rgb(162,0,125); } td.TdClassName { border-color: #a2007d; } .TagClassName { border-color: #a2007d; } </style>