#A708CD (or 0xA708CD) is unknown color: approx Dark Violet. HEX triplet: A7, 08 and CD. RGB value is (167,8,205). Sum of RGB (Red+Green+Blue) = 167+8+205=380 (50% of max value = 765). Red value is 167 (65.62% from 255 or 43.95% from 380); Green value is 8 (3.52% from 255 or 2.11% from 380); Blue value is 205 (80.47% from 255 or 53.95% from 380); Max value from RGB is 205 - color contains mainly: blue. Hex color #A708CD is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #A708CD is #58F732. Grayscale: #4D4D4D. Windows color (decimal): -5830451 or 13437095. OLE color: 13437095.
HSL color Cylindrical-coordinate representation of color #A708CD: hue angle of 288.43º degrees, saturation: 0.92, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #A708CD is Cyan = 0.19, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #a708cd; } p { color: rgb(167,8,205); } H1.HeaderClassName { color: #a708cd; } .AnyTagClassName { color: #a708cd; } </style>
<style> a { background-color: #a708cd; } a { background-color: rgb(167,8,205); } div.DivClassName { background-color: #a708cd; } .BgClassName { background-color: #a708cd; } </style>
<style> span { border-color: #a708cd; } span { border-color: rgb(167,8,205); } td.TdClassName { border-color: #a708cd; } .TagClassName { border-color: #a708cd; } </style>