#86206C (or 0x86206C) is unknown color: approx Dark Purple. HEX triplet: 86, 20 and 6C. RGB value is (134,32,108). Sum of RGB (Red+Green+Blue) = 134+32+108=274 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.91% from 274); Green value is 32 (12.89% from 255 or 11.68% from 274); Blue value is 108 (42.58% from 255 or 39.42% from 274); Max value from RGB is 134 - color contains mainly: red. Hex color #86206C is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #86206C is #79DF93. Grayscale: #464646. Windows color (decimal): -7987092 or 7086214. OLE color: 7086214.
HSL color Cylindrical-coordinate representation of color #86206C: hue angle of 315.29º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #86206C is Cyan = 0, Magento = 0.76, Yellow = 0.19 and Black (K on CMYK) = 0.47.
<style> p { color: #86206C; } p { color: rgb(134,32,108); } H1.HeaderClassName { color: #86206C; } .AnyTagClassName { color: #86206C; } </style>
<style> a { background-color: #86206C; } a { background-color: rgb(134,32,108); } div.DivClassName { background-color: #86206C; } .BgClassName { background-color: #86206C; } </style>
<style> span { border-color: #86206C; } span { border-color: rgb(134,32,108); } td.TdClassName { border-color: #86206C; } .TagClassName { border-color: #86206C; } </style>