#A7086E (or 0xA7086E) is unknown color: approx Eggplant. HEX triplet: A7, 08 and 6E. RGB value is (167,8,110). Sum of RGB (Red+Green+Blue) = 167+8+110=285 (37% of max value = 765). Red value is 167 (65.62% from 255 or 58.60% from 285); Green value is 8 (3.52% from 255 or 2.81% from 285); Blue value is 110 (43.36% from 255 or 38.60% from 285); Max value from RGB is 167 - color contains mainly: red. Hex color #A7086E is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #A7086E is #58F791. Grayscale: #424242. Windows color (decimal): -5830546 or 7211175. OLE color: 7211175.
HSL color Cylindrical-coordinate representation of color #A7086E: hue angle of 321.51º degrees, saturation: 0.91, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #A7086E is Cyan = 0, Magento = 0.95, Yellow = 0.34 and Black (K on CMYK) = 0.35.
<style> p { color: #A7086E; } p { color: rgb(167,8,110); } H1.HeaderClassName { color: #A7086E; } .AnyTagClassName { color: #A7086E; } </style>
<style> a { background-color: #A7086E; } a { background-color: rgb(167,8,110); } div.DivClassName { background-color: #A7086E; } .BgClassName { background-color: #A7086E; } </style>
<style> span { border-color: #A7086E; } span { border-color: rgb(167,8,110); } td.TdClassName { border-color: #A7086E; } .TagClassName { border-color: #A7086E; } </style>